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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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