אלמוג בקו wrote:
> my script(cron.php) check the job and call by http-request
> himself(cron.php).
>
> I already solve the timezone problem, I set the timezone to Israel`s
> timezone[works fine]:
>
> //Set TimeZone
> date_default_timezone_set(timezone_name_from_abbr("", 2*60*60, null));
>
I was talking about timeout settings for scripts in fastcgi.-- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

