Page 1 of 1

Application error 401 when uploading 1.5MB file

Posted: 20 Aug 2008, 21:05
by sheel331
Hello,

I am using Mantis version 1.1.1 with MySQL, and when I go to upload a file about 1.5 MB in size, I am getting an application error 401 message. The files that I have tried to upload are a .BMP file and a .WMA file. Both of them are comparable in size, but both throw this error. Do you know what could be causing this?

Thanks in advance,
Sheel

Re: Application error 401 when uploading 1.5MB file

Posted: 21 Aug 2008, 06:56
by deboutv
Your SQL database is not able to store the file (probably too big). Change your SQL configuration or change Mantis configuration to store the files somewhere else.