Jump to content

Weird error messages - any ideas?


Recommended Posts

Ever since I updated to the latest version of Prestashop I get errors when I try to edit or add a product

The errors I get say

The uploaded file exceeds the "Maximum size for a downloadable product" set in preferences (2MB) or the post_max_size/ directive in php.ini (0MB).
or
The uploaded file exceeds the upload_max_filesize directive in php.ini
even though the file is 56k

When I look at PHP.ini I see the following

memory_limit = 512M
upload_max_filesize = 1GB
post_max_size = 512M
safe_mode = Off
max_execution_time = 300

 

I also tried to upload a payment module (as a zip file and got an error there also (file too large limit 1 bytes)

 

Any ideas what is wrong? Appreciate your assistance.

 

 

post-37114-0-46150200-1445481464_thumb.png

post-37114-0-34920800-1445481508_thumb.png

Link to comment
Share on other sites

  • 2 weeks later...

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