Help my, I don't know how deploy Symfony3 project on VPS server. My OS is Ubuntu 14.04.
Symfony console is not working. PHP version 5.6. PHP is working, I verified by phpinfo(), but app.dev returned blank page
Help my, I don't know how deploy Symfony3 project on VPS server. My OS is Ubuntu 14.04.
Symfony console is not working. PHP version 5.6. PHP is working, I verified by phpinfo(), but app.dev returned blank page
And your ./web/config.php ? This file may give you some configuration to apply like php extension php-intl in must case when missing
Have you allow access directory with ACL or chmod command line?
Acl method