Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Viewing files not working on customer web server
LooseCannon
TeamSite 6.7.1
Linux Red Hat ES 4.0
Apache 2.0.5x (customer web server on port 81)
This is a new installation.
For some reason any file I try to view from the backing store is not coming back. For example, when I click on a html file, it opens in a new browser window but it's blank and view source shows no data.
The apache access_log is recording GET entries for the file requests, which verifies that apache is in fact receiving the requests. It's just not displaying the content for some reason.
Any advice or suggestions?
Find more posts tagged with
Comments
LooseCannon
Setting the error logging to a higher level on the apache server yielded the following in the error_log:
[Fri Mar 02 13:10:04 2007] [info] (22)Invalid argument: core_output_filter: writing data to the network
LooseCannon
Disabling sendfile resolved the issue.
http://httpd.apache.org/docs/2.0/mod/core.html#enablesendfile