Jump to content

The maximum size for uploads on your server is: 2M


Recommended Posts

No, that's for customers uploading images on the website, not for employees uploading images in the Back Office. You need to change this line in your php.ini file:

upload_max_filesize = 2M



If such a file or line doesn't exist, create one. Increase the filesize from 2M to however many megabytes you need. If your host won't let you increase this value, you will need to upload a small dummy file, then overwrite it with the bigger file using FTP.

Link to comment
Share on other sites

  • 6 months later...

Hey guys

im also having this problem...

i have included the php.ini file and increased the 2M to 50M but still shows as " Your server's maximum upload file size is: 2M "

i have tried uploading a 5Mb file and it still gives me an error..
its an mp3 that i am uploading

any ideas?

Link to comment
Share on other sites

  • 3 months later...

It it exists, it will be in your root directory. If it doesn't, you will need to create one and paste the code above into it.

 

Hi rocky,

 

Could you be able to have a look at my issue please? I have post it here: http://www.prestashop.com/forums/topic/122160-upload-image-failed-at-image-100/

 

Thank you so much! I believe you can answer my question. BIG thanks!

Link to comment
Share on other sites

×
×
  • Create New...