![]() |
|
|
|
|
|||||||
| Virtual Private Servers (VPS) Need help with your VPS plan on HostICan? Please feel free to ask and we'll give you the answers! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
I looked at the Apache error log on my problem-child VPS this morning and saw a bunch of errors like this:
Quote:
Code:
EnableSendfile Off Quote:
I looked in my /usr/local/apache/conf/httpd.conf and couldn't find "EnableSendfile" in there. I'm over my head (again). Can someone who knows more about Apache and HIC's setup tell me what to do about this? |
|
#2
|
||||
|
||||
|
You can try to disable it and see where it goes. However, to be honest, I've never played with this feature (never had a reason to)... but I think its worth a shot. Worst comes to worst you can do this:
cd /usr/local/apache/conf/ && cp httpd.conf httpd.conf.bkup Once you've done the above edit the httpd.conf and test it out. In cron you can set: */45 * * * * mv httpd.conf httpd.conf.updated && mv httpd.conf.bkup httpd.conf So every 45 mins it will replace the updated conf with the old conf (before you updated it).
__________________
Thanks, Denis Motova Affiliate / Operations Manager HostICan Answers | HostICan Newsletter | HostICan Blog | Become a HostICan Affiliate | Create a Support Ticket. |
![]() |
| Tags |
| broken, errors, pipe |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Website broken after planned maintenance from 08.29.2008 | bhsizemo | Shared Hosting | 5 | 08-31-2008 01:29 AM |
| Last 300 Errors | TaoGem | Shared Hosting | 1 | 04-12-2008 10:38 AM |
| More Database Errors... | Shazam | Suggestions and Feedback | 12 | 01-10-2008 05:28 PM |
| Webmail login errors | lnxcode | Virtual Private Servers (VPS) | 2 | 11-24-2007 08:55 PM |
| uploading css errors | arnonel | Virtual Private Servers (VPS) | 4 | 10-10-2007 08:42 PM |