LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   php/max time exceeded/execute via shell? (https://www.linuxquestions.org/questions/linux-software-2/php-max-time-exceeded-execute-via-shell-284400/)

jdc32 01-31-2005 05:22 AM

php/max time exceeded/execute via shell?
 
hi there,

i will execute a php file via shell/console:
php -f xyz.php

so i get a fatal error:
PHP Fatal error: Maximum execution time of 30 seconds exceeded

if i make this at debian or a old redhat, the script running fine without the error. if i run the script via fedora core 2, i get the error.

in any php.ini files is the max time 30 secs, i thought that this flag is only for a apache executing?!?!? and i can run a script via root and shell without the max time limit?!?!?!

thanks

jonas


All times are GMT -5. The time now is 08:44 PM.