Loading...
 
Features / Usability

Features / Usability


Timeout while uploading

posts: 96 United States

When uploading large files to Tiki File Galleries, I am getting the error message below. I set max_execution_time in PHP to 1000 seconds, but I get the error message after a minute or two, not 16+ minutes.

Fatal error: Maximum execution time of 1000 seconds exceeded in d:\home\gs\tiki-upload_file.php on line 3

Is there another PHP setting I need to fix?

Thanks for any help!

posts: 224 Ireland

Is max_execution_time of php.ini being overruled somewhere?, e.g. .htaccess files.

Regards,

Pat.