Pure PHP Upload 2 Support Product Page
Error on upload
Reported 07 Apr 2010 09:41:34
1
has this problem
07 Apr 2010 09:41:34 Darrel Brown posted:
I am getting this error on files larger than 2mb:Upload Error
An error has occured saving uploaded file!
Filename: Mariah_Carey_ftThe-Dream_Ludacris-Ribbon.mp3
File is not uploaded correctly or is empty.
Please correct and try again
I have edited the php.ini per the faq and I am still getting this error...
Replies
Replied 12 Apr 2010 10:08:08
12 Apr 2010 10:08:08 Teodor Kuduschiev replied:
Hello Darrel,
Please make sure to set larger settings for the following:
upload_max_filesize =
post_max_size =
memory_limit =
post_max_size should be about 40% larger than upload_max_filesize.
Please make sure to set larger settings for the following:
upload_max_filesize =
post_max_size =
memory_limit =
post_max_size should be about 40% larger than upload_max_filesize.