Application error 401 when uploading 1.5MB file

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
sheel331
Posts: 20
Joined: 14 Apr 2008, 20:39

Application error 401 when uploading 1.5MB file

Post 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
deboutv
Posts: 507
Joined: 15 Jan 2007, 14:31
Location: La Ciotat, FRANCE
Contact:

Re: Application error 401 when uploading 1.5MB file

Post 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.
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/

Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
Post Reply