Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
app.php - production environment, app_dev.php is available only locally and for dev environments by default. Just keep people out of app_dev.... and don't forget to clear the cache (app/console cache:c -e=prod)
delete the cache manually, no need to write in htaccess, create a virtual host for apache, there is an example on the symphony website, add write access rights for logs and cache. In general, here is the instruction symfony.com/doc/current/book/installation.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question