MyBB Community Forums

Full Version: attachment.php gives error on downloading attachment over 10mb
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
give test user account and a testing topic url where you have a 10MB attachment and a 12MB attachment
(2013-09-23, 01:34 PM).m. Wrote: [ -> ]give test user account and a testing topic url where you have a 10MB attachment and a 12MB attachment

Send you a PM

Thanks,

Pat