Jump to content

Install PrestaShop 1.7 and NGINX


Recommended Posts

Hello! I'm trying to install PrestaShop for NGINX. I had the following problem "Change the permissions of either "app/logs/" or "var/logs/" directory so that the web server can write into it." I did chmod 777 /var/log/. Help to solve the problem. Thank you!

Link to comment
Share on other sites

  • 8 months later...

Alternatively, you just need to set up write permission for the app/logs directory within Prestashop install directory.

Try chmod 775

If not solved, try and change the owner to for ex your_user:www-data, assuming your_user is in the www-data group and the www-data is the webserver's group

Edited by Rho_Bur (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...