Jump to content

Installing Prestashop 1.7 Versions with which Version Of PHP?


webthinkers

Recommended Posts

Kindly suggest me which is the best possible version of PHP which is compatible with PS 1.7 Version 

 

Recommended by Prestashop:

Note: A local install is for testing purposes only. Customers won't be able to access your store unless it is hosted on the Internet.

Supported operating system: Windows, Mac and Linux

An Apache+PHP+MySQL prepared package: WampServer or EasyPHP for Windows, XAMPP or Bitnami for Windows and OS X

Web server: Apache 2.2+, Nginx

PHP 7.1+

MySQL 5.6+ installed with a database created

Configuration

In the PHP configuration (php.ini file), set memory_limit to "256M" and upload_max_filesize to "16M" (or more if available)

Must-have PHP extensions: CURL, DOM, Fileinfo, GD, Intl, Mbstring, Zip, Json, iconv

 

It is quite a challenge to configure MySql DB with PHP 7.1

It gives error on PHP 7.4 , when we add product cart, message shows that the product has been added, but in actual it is not.

So thinking of configuring PS 1.7 with PHP 7.3

Any suggestions are most welcome

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

  • webthinkers changed the title to Installing Prestashop 1.7 Versions with which Version Of PHP?
3 hours ago, webthinkers said:

Kindly suggest me which is the best possible version of PHP which is compatible with PS 1.7 Version 

 

Recommended by Prestashop:

Note: A local install is for testing purposes only. Customers won't be able to access your store unless it is hosted on the Internet.

Supported operating system: Windows, Mac and Linux

An Apache+PHP+MySQL prepared package: WampServer or EasyPHP for Windows, XAMPP or Bitnami for Windows and OS X

Web server: Apache 2.2+, Nginx

PHP 7.1+

MySQL 5.6+ installed with a database created

Configuration

In the PHP configuration (php.ini file), set memory_limit to "256M" and upload_max_filesize to "16M" (or more if available)

Must-have PHP extensions: CURL, DOM, Fileinfo, GD, Intl, Mbstring, Zip, Json, iconv

 

It is quite a challenge to configure MySql DB with PHP 7.1

It gives error on PHP 7.4 , when we add product cart, message shows that the product has been added, but in actual it is not.

So thinking of configuring PS 1.7 with PHP 7.3

Any suggestions are most welcome

Here's little advice.

Screenshot 2021-07-17 at 15-45-42 System requirements for PrestaShop 1 7.png

Link to comment
Share on other sites

34 minutes ago, webthinkers said:

thanks will try php 7.2

You need to satisfy also the prestashop requirements, curl, pdo driver and a bunch of others. 

I would also go with ubuntu 18.4 there is more info for the lone developer and all packets/libraries  are distributed

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

28 minutes ago, webthinkers said:

Right now working on Ubuntu 21.04

Good luck with that.

It more likely that you will have issues if going newest version due to linux' nature having to distribute all parcels to their infrastructure. That preocedure can cost about 6 month to 18. It won't be a problem if you are at home with Servers and php development.

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...