Answer the question
In order to leave comments, you need to log in
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. 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 questionAsk a Question
731 491 924 answers to any question