The query that's executed after submitting that form just selects something from a table, and the program has permissions for that. In fact, it has all the permissions for any query type. I can see that these errors in the log file show that they are not errors but just "Info". It is very strange, because I haven't changed anything, and the program that used to work, it doesn't work well anymore. [Mon Jan 09 14:05:20 2006] [info] [client 193.192.52.135] (104)Connection reset by peer: core_output_filter: writing data to the network [Mon Jan 09 14:05:20 2006] [info] [client 193.192.52.135] (32)Broken pipe: core_ output_filter: writing data to the network Teddy ----- Original Message ----- From: "Aman Raheja" <araheja@xxxxxxxxxxxxxx> To: <users@xxxxxxxxxxxxxxxx> Sent: Monday, January 09, 2006 1:28 PM Subject: Re: [users@httpd] Apache error > 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" <Owen.Boyle@xxxxxxx> > > > > > > > >>-----Original Message----- > >>From: Octavian Rasnita [mailto:orasnita@xxxxxx] > >>Sent: Montag, 9. Januar 2006 10:18 > >>To: users@xxxxxxxxxxxxxxxx > >>Subject: [users@httpd] 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: users-unsubscribe@xxxxxxxxxxxxxxxx > > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > >For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > > > > > > > > > > > --------------------------------------------------------------------- > 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: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx