2013-09-23, 01:12 PM
I can upload towards 500mb through MyBB on my server and the attachment shows up as any other. It's there in the upload folder when I FTP in there.
However, when I try to click on any attachment larger than 10mb I get this error:
---------------------------
File not found
Firefox can't find the file at http://flixiator.com/forums/attachment.php?aid=13.
Check the file name for capitalization or other typing errors.
Check to see if the file was moved, renamed or deleted.
-----------------------------
The smaller ones are just fine up to 10mb and give the option to download.
All attachments types have been updated to server maximum size:
example: .avi - video/x-msvideo - 488.28 MB
So my guess is that attachment.php somehow doesn't perform for files over 10mb.
Here's my setup:
MyBB Version 1.6.10
PHP Version 5.3.3
SQL Engine MySQLi 5.1.66
Thanks for your help.
Kind regards,
Pat
However, when I try to click on any attachment larger than 10mb I get this error:
---------------------------
File not found
Firefox can't find the file at http://flixiator.com/forums/attachment.php?aid=13.
Check the file name for capitalization or other typing errors.
Check to see if the file was moved, renamed or deleted.
-----------------------------
The smaller ones are just fine up to 10mb and give the option to download.
All attachments types have been updated to server maximum size:
example: .avi - video/x-msvideo - 488.28 MB
So my guess is that attachment.php somehow doesn't perform for files over 10mb.
Here's my setup:
MyBB Version 1.6.10
PHP Version 5.3.3
SQL Engine MySQLi 5.1.66
Thanks for your help.
Kind regards,
Pat