[PHP] Broken pipe

2005-10-02 Thread Ben-Nes Yonatan
Hi all, I wrote a php script which is running very long queries (hours) on a database. I seem to have a problem to run the code when there are single queries which take long times (like 5 hours for an update query), from the log of the database I received the following code: 2005-09-30 17:1

Re: [PHP] php broken pipe

2004-11-17 Thread user
I did and the result is the same. Could this be a bug in the pcntl_fork or pcntl_wait ? The error occours after i the child died. The connection to the database is closed. Thanks Rui Francisco Greg Donald wrote: On Tue, 16 Nov 2004 09:59:57 +, Rui Francisco <[EMAIL PROTECTED]> wrote: I'm usin

Re: [PHP] php broken pipe

2004-11-16 Thread Greg Donald
On Tue, 16 Nov 2004 09:59:57 +, Rui Francisco <[EMAIL PROTECTED]> wrote: > 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 followi

[PHP] php broken pipe

2004-11-16 Thread Rui Francisco
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 [nativeco

[PHP] Broken pipe: core_output_filter: writing data to the network

2003-09-25 Thread Martin Greco
Hi. I have a Redhat 8 box with Apache 2.0.40, PHP 4.3.1, FreeTDS 0.61 working MS-SQL2000 server. When surfing any application sometimes when i hit a link or button the application dies (it does not load anything, the crash is instantaneous) and it shows this in the apache logs: [Mon Sep 22 14:00: