Relationship Graph

Relationship Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0008551mantisbtbugtrackerpublic2008-07-24 16:51
Reporterfailed_19 Assigned Togiallu  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.0.8 
Summary0008551: MANTIS - problems with file upload
Description

I have trouble with the uploading of attachments while creating a new issue in the mantis-database. small files work, but files >1MB are not uploaded and sometimes the browser shows an error-page and sometimes there is only a blanc window. The file-sizes in our configuration are :

MYSQL-database 32GB (complete database)
MYSQL-LongBlob 16MB (for one entry)
Mantis-filesize 5MB (for each attachment)

Steps To Reproduce

We work with Mantis-Version 1.0.8 and have the problems when working over network, but also with local installations.

TagsNo tags attached.

Relationships

duplicate of 0008667 closedvboctor Unable to create table in PostgreSQL because the integer default on boolean column 

Activities

deboutv

deboutv

2007-11-05 11:21

reporter   ~0016091

Do you use WAMP? Do you store your uploaded files into the database?

failed_19

failed_19

2007-11-06 02:01

reporter   ~0016094

Yes, we use WindowsXP-professional SP2.
We tried to store the files into the MYSQL-database and also to disk.

seiji

seiji

2007-11-06 05:05

reporter   ~0016098

Last edited: 2007-11-06 05:05

See php Manual
http://www.php.net/manual/en/features.file-upload.php#features.file-upload.post-method

giallu

giallu

2008-02-18 16:17

reporter   ~0017101

I think this is a duplicate of 0008667 (where a solution is proposed).

Feel free to reopen if this is not the case