[PHP-WIN] Re: Ping, Script ends before it's finished

2003-01-14 Thread Torben Dehn
Hello again ! Sorry about this but it was a server problem, the web server did not allow the script to run for more than 300 sec. I upped that number and now everything works as it was supposed to. "J.Veenhuijsen" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > S

[PHP-WIN] Re: Ping, Script ends before it's finished

2003-01-13 Thread J.Veenhuijsen
Sorry I missed : set_time_limit(0); J.Veenhuijsen wrote: Your first problem is likely to be the 30 sec runtime a script is allowed to take . See php.ini for this. Jochem Torben Dehn wrote: Hello ! I am tryin to make a script that will ping a whole subnet and it looks like it works, b

[PHP-WIN] Re: Ping, Script ends before it's finished

2003-01-13 Thread J.Veenhuijsen
Your first problem is likely to be the 30 sec runtime a script is allowed to take . See php.ini for this. Jochem Torben Dehn wrote: Hello ! I am tryin to make a script that will ping a whole subnet and it looks like it works, but it does not... It will ping around 60 to 70 computers and then it