jhsachs Posted January 28, 2011 Share Posted January 28, 2011 I do PHP development using Apache 2.2.17 on a local system running Windows XP. Something has come loose in Apache since the last time I used it, so that every time I try to load a URL that begins with localhost or http://localhost, I get a bunch of errors. PHP is trying to load index.php from subdirectory ./drupal (relative to the document root). It does this no matter what the URL is, even if the URL points to a nonexistent page. I've defined several virtual host URLs that point to various subdirectories of localhost's document root. All of these continue to work normally. I've looked at httpd.conf and I don't see anything wrong with localhost's configuration; for that matter the file's timestamp appears to be set before the last time I used localhost successfully. At this point I don't even know how to look for the problem! Any suggestions? Link to comment https://forums.phpfreaks.com/topic/225960-puzzling-problem-loading-pages/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.