From: gholyoak at courtdean dot com Operating system: w2k PHP version: 4.3.4 PHP Bug Type: Sockets related Bug description: When using CLI interface fsockopen fails after several sucessfull attempts
Description: ------------ I have a .cmd file scheduled to run every 30 mins in format: c:\php\cli\php.exe batch_file.php that downloads information from another site using fsockopen(). The scripts runs sucessfully for approximately 4 times then although fsockopen is sucessful, no data is returned. But I can run the scripts interactively through the web-site interface as many times as I wish. The script will not work again until I re-boot ? -- Edit bug report at http://bugs.php.net/?id=26885&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26885&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26885&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26885&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26885&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26885&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=26885&r=needscript Try newer version: http://bugs.php.net/fix.php?id=26885&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26885&r=support Expected behavior: http://bugs.php.net/fix.php?id=26885&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26885&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26885&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26885&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26885&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26885&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26885&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26885&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26885&r=float