Re: [PHP] PHP ping and exec() hangs apache

2009-05-28 Thread Kamil Walas
Ashley Sheridan pisze: > On Wed, 2009-05-27 at 10:25 +0200, Kamil Walas wrote: >> Hi, >> >> I stuck with strange error. I have following code: >> > echo 'BEFORE'; >> echo exec("ping -c1 -w1 1.1.25.38"); >> echo '

[PHP] PHP ping and exec() hangs apache

2009-05-27 Thread Kamil Walas
g wrong is with apache configuration but I don't know it for sure and couldn't find it. Thank you, Kamil Walas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php