M
M
m5xim2016-09-02 14:39:17
symfony
m5xim, 2016-09-02 14:39:17

How to translate symfony 2.8 into production mod?

Good afternoon!
those who have dealt with symfony, please tell me:
1) how to transfer symfony 2.8 to production mod and disable debug
2) to deploy a ready-made symfony project, you need hosting with ssh support, is it possible to do with ftp? if so, how

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Kulikovsky, 2016-09-02
@by25

1. In symfony-standart , app.php is a prod-environment, for a dev - app_dev.php or look at the line in app.php:
2. Ssh is needed, any normal host provides ssh.
In general, I think it's worth starting with the framework documentation - symfony.com/doc/current/index.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question