Site Issues
My apologies for the numerous site outages and odd mySQL error messages over the past few days. Unfortunately, OTB Media has outgrown its dedicated server. I have entered into an agreement with Rackspace for a much more robust multi-server system. Mark Jaquith will be porting everything over the next couple of days. Please bear with us in the meantime.
- None Found
- Caption Contest Winners
- National Mall Disrepair
- 10 Taliban Kill Themselves in Botched Bombing
- Poll: Third of Clinton Voters to Stay Home
- Jesse Helms Dead at 86
- Happy 232nd Birthday, America
- Obama to ‘Refine’ Iraq Deadline, Keep it Exactly Same
- OTB Latenight - Leslie Feist
- Giving ‘Stimulus Package’ a Whole New Meaning
- U.S. Constitution: 4th Amendment
James: My previous post was caught in your spam filter. It was really meant for just you anyway, so if you don't want to post it that's fine.
I've never seen php include errors caused by heavy traffic
They weren't. I found some areas where a PHP include was calling a URL instead of a local file (which means a double hit on the server). You probably saw a cached page from when I was fixing that (made a typo and pointed to the wrong file).
Warning: main(_features.inc) [function.main]: failed to open stream: Permission denied in /var/www/vhosts/otbmedia.org/httpdocs/index.php on line 41
Warning: main() [function.include]: Failed opening '_features.inc' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/vhosts/otbmedia.org/httpdocs/index.php on line 41
Is what I'm seeing at http://otbmedia.org, is this a static page, or are these errors being generated every time?
Comments are Closed









You're kidding, right? I've never seen php include errors caused by heavy traffic. It looks more like someone or something has screwed up your file permissions. Are you sure your hosting company isn't trying to sell you an upgrade you don't need?