Jump to content

Ps Works Well In A Store Of About 26,000 Products?


Recommended Posts

Yes it works well (own shop with same quantity of products), but you should take into consideration to have an own server, or one in a speedy network.

 

Minimum requirements for PS 1.6. are:

 

  • magic_quotes_gpc = off
  • memory_limit = 512M
  • max_execution_time = 300
  • max_input_time = 300
  • upload_max_filesize = 20M
  • post_max_size = 20M
  • max_input_vars = 10000
  • allow_url_fopen = on
  • safe_mode = off
  • cURL - installed for the use of outside webservices like payment with Paypal
  • mod_rewrite = installed and activated
  • mod_security = off
  • cageFS or other FIREWALL installed serversided =OFF (or well configured to don't block any service Prestashop needs).
  • php 5.3 upwards (I'm running 5.6.10)
  • mySQL 5.5 upwards (I'm running 5.5.43)
  • Linux server with NGINX (here you have the best performance). (I'm running ubuntu with latest nginx)
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...