Login or Register

RSS IconRecent posts in this topic

avatar
jho on Sep 14. 2007. 1:24 pm
I get the following error when I attempt to upload large files:
Fatal error: Maximum execution time of 60 seconds exceeded in C:\xampplite\htdocs\activecollab\index.php on line 3

I can successfully upload 10mb within the intranet, but from outside clients, the max drops down to about 2mb.
It sounds like upload speed/time is the determining factor so ive edited any and all timeouts as well as the max upload and post file size, as well as looked at all the entries that involve the number 60 in php.ini, httpd.conf, and my.cnf

There also doesn't seem to be any reference to a timeout in the stated index.php
Where is the code that i can change the 60 seconds? to say... 600 seconds?

-JHo
avatar
jho on Sep 14. 2007. 3:01 pm
Latest error after trying to upload 14mb

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 14336001 bytes) in C:\xampplite\htdocs\activecollab\library\filerepository\backend\FileRepository_Backend_FileSystem.class.php on line 76
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.

RSS IconRecent posts in this topic