hi folks,

I'm running a php script from a console - it includes quite a lot of heavy
database queries - and takes a while to run.  Problem is that the the script
keeps on timing out and I get

Fatal error:  Maximum execution time of 30 seconds exceeded ...

I've set the MAX EXECUTION time in php.ini to 30000 - but php doesn't seem
to be reading it..

Any ideas?

thanks!



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to