From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.2.0 PHP Bug Type: Unknown/Other Function Bug description: Fatal error: Maximum execution time of 1000000000 seconds exceeded
Hi, I'm a newbie so I'm not sure this is a bug. I have just installed Apache 2.0.35 e PHP 4.2.0 on Win2k. When I open a php file, I get ALWAYS Maximum execution time of 1000000000 seconds, like this: "Fatal error: Maximum execution time of 1000000000 seconds exceeded in C:\Programmi\Apache Group\Apache2\htdocs\common\index.php on line 902" This error appear while loading the page, after 1 second. The same pages are correctly opened on Linux with a previous version of PHP (4.0.x). After this error, I tried to modify PHP.ini and I put maximum_execution_time = 0 but nothing change. -- Edit bug report at http://bugs.php.net/?id=16961&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16961&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16961&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16961&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16961&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16961&r=support Expected behavior: http://bugs.php.net/fix.php?id=16961&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16961&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16961&r=submittedtwice