DigitalMediaElite Posted June 17, 2016 Share Posted June 17, 2016 (edited) I'm running CentOS 7 (64bit) with Plesk 12.5 and Php 5.4.16. I was able to set my post_max to 10G upload_max to 8G, and my Memory limit to 1G via the Plesk Control Panel. However, PrestaShop (1.6.1.5) still reads an upload max of 8M and memory limit of 512M. Now when I try to change the limits on the backoffice, I get an error "The limit chosen is larger than the server's maximum upload limit. Please increase the limits of your server." How can I fix this? Edited June 17, 2016 by DigitalMediaElite (see edit history) Link to comment Share on other sites More sharing options...
DigitalMediaElite Posted June 17, 2016 Author Share Posted June 17, 2016 I was able to fix the upload and post by changing the G (for gigabyte) to M (megabyte) with the proper math conversion. Though Plesk can recognize the G, it did not translate to how Presta reads it. As for the memory limit, 512 shows as the max, thought I changed it in php to 2000M (2G). Link to comment Share on other sites More sharing options...
Meier Posted June 17, 2016 Share Posted June 17, 2016 Why do you use PHP 5.4? My PS 1.6 runs on PHP 7 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