Hi,

i'm using firebird 1.5.1 on a linux machine with a php script

I'm using a query in loop and go through all records to do some operations
in the middle of the script i fork(); to do other things
When i return to the parent process i try to make one update and i get the following error
[nativecode=Unable to complete network request to host "127.0.0.1". Error writing data to the connection. Broken pipe]


And continue the loop of the records of the query.

Is this a regular beaviour ?  How can it be solved ?

I'm using Pear DB for database access.

Thank you in advance
Rui Francisco

--
Rui Francisco - [EMAIL PROTECTED]
FCCN - Fundação para a Computação Científica Nacional
Av. Brasil, 101  1700-066 Lisboa - Portugal
Tel: +351 218440100   Fax: +351 218472167
-----------------------------------------------------

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to