_andr_ Posted December 4, 2018 Share Posted December 4, 2018 Greetings, anyone has any guidelines on how to install prestasho with nginx? what are the php extensions you need? the latest version of prestashop is compatible with php7.2? what php7.2 extensions does prestashop need to work correctly? and looked for any internet guide or decent tutorial to install prestashop with nginx in ubunti server and I can not find anything? is it advisable to install prestashop with nginx? or is it better to install with apache? any tutorial or guide that teaches to install prestashop with nginx? Link to comment Share on other sites More sharing options...
ksaan Posted December 11, 2018 Share Posted December 11, 2018 Hello ! For MariaDB I dont know but you have a example file of nginx config here: https://github.com/PrestaShop/PrestaShop/blob/develop/docs/server_config/nginx.conf.dist Latest PrestaShop version is compatible with php7.2 but maybe not all themes and modules - you need to check that See https://devdocs.prestashop.com/1.7/basics/installation/system-requirements/ for php extension requirements Link to comment Share on other sites More sharing options...
Jeff A Posted April 26, 2019 Share Posted April 26, 2019 I’ve installed fine on current Debian stable a couple of weeks ago (apr 2019) - though there were errors in back-office until I enabled php error display and tracked down the additional PHP modules you need. I’m travelling atm - I will post the list of additional modules for Debian / Ubuntu when I get home next week. Link to comment Share on other sites More sharing options...
Nikolay2222222 Posted April 26, 2019 Share Posted April 26, 2019 https://linuxize.com/post/how-to-install-prestashop-on-ubuntu/https://linuxize.com/post/how-to-install-nginx-on-ubuntu-18-04/https://linuxize.com/post/secure-nginx-with-let-s-encrypt-on-ubuntu-18-04/ I used mariadb + maybe you will need this fix too https://github.com/PrestaShop/PrestaShop/issues/12905 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now