|
|
| Author |
Message |
gruszka
Joined: 18 Apr 2006 Posts: 1
|
Posted: 04/18/06 - 04:00 Post subject: Apache network error |
|
|
Hi, I'm inexperienced with Apache Server, and I'm having some trouble, so I thought I'd pop in and ask you guys for advice. The error message I'm seeing in the log is as follows – "Invalid argument: core-output-filter: writing data to the network" I have no idea what that means, or what writing to the network is it on about. What am I doing wrong?
|
|
|
Back to top
|
|
|
|
 |
fiona
Joined: 18 Apr 2006 Posts: 1
|
Posted: 03/21/07 - 11:42 Post subject: |
|
|
I know it's not nice to put down a newbie, but seriously man, RTFM. Check out the FAQ over at httpd.apache.org, they have a detailed explanation of all error messages. In brief, your problem seems to have something to do with non-standard file system use, and invalid use of the sendfile directive by Apache. It's advised (in the FAQ) to try disabling sendfile, using EnableSendfile.
|
|
|
Back to top
|
|
|
|
 |
|