Tuesday 14 December 2004 7:11:12 am
hi all
i setup my php.ini with max_execution_time=1200 (20 minutes!) but i can't upload large files...
i'm trying to upload a 7 Mb file with no results: i get the following error: Fatal error: Maximum execution time of 1200 seconds exceeded in c:\programmi\ezpublish\ezpublish\index.php on line 38
on line 38 i have:
'$scriptStartTime = microtime();'
moreover: i get this message THREE minutes after starting the upload... i'm quite confused... i'm running ezp 3.4.0 from installer on win2k
best regards alessandro
|