Fatal error: Maximum execution time of 120 seconds exceeded Fatal error: Maximum execution time of 120 seconds exceeded
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Fatal error: Maximum execution time of 120 seconds exceeded

Started by kyro_02, December 17, 2003, 08:18:56 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

kyro_02

When I try upload a photo size of 500kb, please help me :(

Fatal error: Maximum execution time of 120 seconds exceeded in c:\webroot\apache\htdocs\*****\gallery\db_input.php on line 18

Joachim Müller

the script has run into a time-out: this depends on server config, not coppermine. There are two places to change this: apache.conf and php.ini (see http://forum.coppermine-gallery.net/index.php?topic=2160 ). My main point is although: simply do not upload large pics, 500 kB is way too big - resize the pic on your client before uploading.

GauGau

kyro_02