RE: [PHP] Interesting timeout issue

2003-01-09 Thread Ben Vaughn
Running my code directly from console (/usr/local/bin/php ./code.php) allows the code to complete properly. It must be an HTTP issue. Cheers, Ben -- Ben Vaughn Security Analyst Blackbird Technologies 703-796-1438 W / 703-868-5258 C [EMAIL PROTECTED] -- -Original Message- From

[PHP] Interesting timeout issue

2003-01-09 Thread Ben Vaughn
'$owner' WHERE ID = '$id';"; $resultu = mysql_query($sqlu); } $qstop = sn_Msecs(); $qtime = round($qstop-$qstart,2); echo "the update took $qtime secs"; ?> -- Ben Vaughn Security Analyst Blackbird Technologies 703-796-1438 W / 703-868-5258 C [

RE: [PHP] Issues w/ WHOIS and Fgets

2003-01-07 Thread Ben Vaughn
I was just about to reply that I found the problem, and you are correct. Fgets was reaching EOF, finding nothing, and tripping the die(). I was killing myself, quite literally. Thanks! -biv -- Ben Vaughn Security Analyst Blackbird Technologies 703-796-1438 W / 703-868-5258 C [EMAIL

[PHP] Issues w/ WHOIS and Fgets

2003-01-07 Thread Ben Vaughn
3rd party php scripts that use sockets also work. It seems that WHOIS is causing the problem? Thanks for any help anyone can provide! Regards, Ben -- Ben Vaughn Security Analyst Blackbird Technologies 703-796-1438 W / 703-868-5258 C [EMAIL PROTECTED] -- BEGIN:VCARD VERSION:2.1