RE: [PHP-WIN] max_execution_time

2006-10-10 Thread Vincent DUPONT
lf Of Niel Archer Sent: mardi 10 octobre 2006 22:58 To: php-windows@lists.php.net Subject: [PHP-WIN] max_execution_time Hi all I'm using the CLI version to process data files. But I keep getting the "Fatal error: Maximum execution time of 60 seconds exceeded in..." error. When I tr

[PHP-WIN] max_execution_time

2006-10-10 Thread Niel Archer
Hi all I'm using the CLI version to process data files. But I keep getting the "Fatal error: Maximum execution time of 60 seconds exceeded in..." error. When I try phpinfo() it lists the value as 30 seconds (the default). My php.ini doesn't have a max_execution_time setting. The manual tells m