Webinoly is just the perfect tool for NGINX experts. Give it a try!
0 votes
732 views
by Rookie
hello everyone,
I understood how to install wordpress ... but how to install prestashop?
Thx you
by Talented

WordPress has an installer, Prestashop does not, so you must download the prestashop files and install a website with the following command:

sudo site example.com -mysql

After that upload the files into the directory of the site /var/www/meuprestashop/htdocs/

Adjust permissions with the following commands:

chown -R www-data:www-data .
chmod g+rw .

Run the above commands within the directory /var/www/meuprestashop/htdocs/

Proceed with the installation of your browser and if you want to install SSL run the command:

sudo site example.com -ssl=on

It is possible that you need to configure some rules in Nginx for your Prestashop application to work, but this is the initial configuration.

by Rookie
ok thank you, I'm running to try!

I will return to you if I meet a difficulty
by Expert
Can I ask, what is wrong with permissions after site is created that you need to adjust?

1 Answer

0 votes
by Rookie

hello, when installing prestashop I encounter problems

Thank you

by Rookie
thx i have solved

but i have use commande -ssl=on
and i have now Error 500 :(

help me plz
Welcome to the Community site for Webinoly.

Our Optimized LEMP Web Server is a powerful set of commands for doing just about anything you could wish.

With Webinoly you can set up your NGINX web server in just one step.

* * * * * * *

To report a bug, please create a new issue on GitHub or ask a question here with the bug tag.
Webinoly Support Paypal Donations

PayPal · GitHub Sponsors · Bitcoin

It is very important that any visitor to the site read the disclaimer, terms of use and privacy and legal statement before start browsing.

...