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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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 1 Guest 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