www.aapifordean.com is a deanspace site based on drupal which has been having intermittent problems for teh past four or five days. It pulls up blank web browsers on the index request, but serves direct requests for static content fine, as well as phpinfo. You can see here->
http://www.aapifordean.com/phpinfo.php
wget returns this:
wget http://www.aapifordean.com
--01:47:22-- http://www.aapifordean.com/
=> `index.html'
Resolving www.aapifordean.com... done.
Connecting to www.aapifordean.com[12.129.229.198]:80... connected.
HTTP request sent, awaiting response...
01:47:22 ERROR -1: No data received.
This is the error in error.php ->
warning: main(http://www.aapifordean.com/index.php): failed to open stream: HTTP request failed! in /home/aapiford/public_html/error.php on line 19.
The strange thing is that if you request static pages directly, or the phpinfo page, over and over eventually the main site will start to work. I can even get into the admin section, where more wierdness resides:
Seom pages the menu does not appear, other pages it does. The site monitroing page shows the menu, but the indivdual error message views do not. The site configuration screen does not show the menu, so I can't configure modules.
I had the web host check the server and they say it is fully operational. I can still ftp in and all that so...
Anyway, would really appreciatte some help...