ID: 25150 Updated by: [EMAIL PROTECTED] Reported By: alain at antinea dot org -Status: Feedback +Status: No Feedback Bug Type: *General Issues Operating System: Linux PHP Version: 4.3.2 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-08-19 18:53:00] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ------------------------------------------------------------------------ [2003-08-19 11:21:29] alain at antinea dot org Description: ------------ PHP 4.3.2 in standalone mode (without apache) : ./configure --prefix=/usr/local/phpexe ; make ; make install I've created a /usr/local/phpexe/lib/php.ini with : max_execution_time = 600 and/or I put set_time_limit(600); at the beginning of a program. The problem is : the function phpinfo() show the good value (600), but I've always the error message when my program runs more than 30s : Maximum execution time of 30 seconds exceeded ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25150&edit=1
