Actutally, I have changed the permission to 777. But it still gives this error.
Hi
You should onwer foler and chmod, for example
sudo chown nginx:nginx -R /home/$USER/www/phalcon sudo chmod 777 -R /home/$USER/www/phalcon
Or unmask web service for your
It doesn't work.