Are the correct permissions GRANTed to update the given dataset (in MySQL) when you submit the form?

Aman Raheja

Octavian Rasnita wrote:

From: "Boyle Owen" <[EMAIL PROTECTED]>

-----Original Message-----
From: Octavian Rasnita [mailto:[EMAIL PROTECTED]
Sent: Montag, 9. Januar 2006 10:18
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Apache error


Hi,

Please tell me what should I check in order to avoid the
following error
which appear in the error_log file:

[Mon Jan 09 10:42:44 2006] [info] [client 194.102.138.5]
(32)Broken pipe:
core_o
utput_filter: writing data to the network

Are you fetching data from a network drive or other server? Have a look here
and follow the link to the FAQ:

http://lists.trustix.org/pipermail/tsl-discuss/2005-April/013967.html

Could be a sendfile problem which will be fixed by
"EnableSendFile Off"

The program is a mod_perl handler which worked in the previous days without
error.
It gets data from a MySQL database which is located on another server.

The program can get some data and displays it fine, but on the next form
submit it gives the error in the logs.

I have tried putting:

EnableSendFile Off

... in the <Virtualhost> section, and restarted the server (stop + start)
but with no effect.

I am using Apache 2.055 under Fedora Core 4.

Thank you.

Teddy



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to