ID:               26885
 Updated by:       [EMAIL PROTECTED]
 Reported By:      gholyoak at courtdean dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Sockets related
 Operating System: w2k
 PHP Version:      4.3.4
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try avoid embedding huge scripts into the report.




Previous Comments:
------------------------------------------------------------------------

[2004-01-12 09:10:31] gholyoak at courtdean dot com

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 this bug report at http://bugs.php.net/?id=26885&edit=1

Reply via email to