Marius van Witzenburg We fight for our survival, we fight!

14Jun/110

MantisBT (Bug Tracker) APPLICATION ERROR #401

Posted by mariusvw

Due I think its hard to find a solution to this error on the web I point out the solution I followed and which worked perfectly.

This error is shown when large files to fail uploading, since we upload those a lot its nice to be able to fix this issue.

The solution is on the following page: http://www.mantisbt.org/bugs/view.php?id=4850

As you can read there, you need to raise "max_allowed_packet" in my.cnf. On FreeBSD located at /etc/my.cnf
I changed it to 8M, got memory enough ;-)

Good luck with bug tracking! :-)