MantisBT

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014184mantisbtattachmentspublic2012-04-23 18:372012-05-24 18:50
Reportergrillosoft 
Assigned Toatrol 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version1.2.9 
Target VersionFixed in Version 
Summary0014184: failure to attach a file more than one MB
DescriptionWhen attaching a file MB capacity exceeding the system gives the following error:

APPLICATION ERROR # 401

With less than 1 mb files are attached without any problems.
Steps To ReproduceTrying to attach a file larger than 1 MB in any incident
Additional InformationServer Web: Debian 6.0.4 (a computer)
Mysql (CENTOS): 5.1 (another computer)

Config upload in PHP.INI:

upload_max_filesize = 5M

Config Upload in config_inc_php (Mantis):

$g_max_file_size = 5000000;
TagsNo tags attached.
Attached Filesjpg file icon error 14184 - 1.jpg [^] (79,228 bytes) 2012-04-23 18:41

- Relationships

-  Notes
User avatar (0031706)
atrol (developer)
2012-04-24 00:47

Check MySQL setting max_allowed_packet if you are storing your attachments in database.
User avatar (0031763)
atrol (developer)
2012-05-04 15:01

grillosoft, you did not provide any feedback. I am resolving this issue as "no change required". Feel free to provide feedback at a later time and to reopen the issue if it's not fixed by setting max_allowed_packet
User avatar (0031834)
KenTech (reporter)
2012-05-14 12:15

I am having this same issue with a fresh install of 1.2.10. PHP.ini is set to 50000 as is Mantis. I am having my IT manager check the max_allowed_packet size in our MySQL server. What should that be set to use?

Thanks.

- Issue History
Date Modified Username Field Change
2012-04-23 18:37 grillosoft New Issue
2012-04-23 18:41 grillosoft File Added: error 14184 - 1.jpg
2012-04-24 00:47 atrol Note Added: 0031706
2012-04-24 00:47 atrol Assigned To => atrol
2012-04-24 00:47 atrol Status new => feedback
2012-05-04 15:01 atrol Note Added: 0031763
2012-05-04 15:01 atrol Status feedback => resolved
2012-05-04 15:01 atrol Resolution open => no change required
2012-05-14 12:15 KenTech Note Added: 0031834
2012-05-24 18:50 atrol Status resolved => closed


MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0873 seconds.
memory usage: 2,783 KB
Powered by Mantis Bugtracker