View Issue Details

IDProjectCategoryView StatusLast Update
0016465mantisbtattachmentspublic2013-10-18 20:24
ReporterAbsolutelyFreeWeb Assigned Toatrol  
PriorityhighSeveritytweakReproducibilityalways
Status closedResolutionduplicate 
PlatformwindowsOS2003OS Versionserver
Product Version1.2.15 
Summary0016465: timeout when uploading large files
Description

cannot attach large files

Steps To Reproduce

When uploading large files on slow connections, you would get a php time out.

Additional Information

you can fix this by adding

set_time_limit(0);

to bug_file_add.php

TagsNo tags attached.

Relationships

duplicate of 0014112 closedgrangeway maximum execution time when uploading 

Activities

AbsolutelyFreeWeb

AbsolutelyFreeWeb

2013-10-09 05:08

reporter   ~0038234

LOL, I had reported this earlier, sorry, it is a duplicate of 0014112