Find the answer to your Linux question:
Results 1 to 2 of 2
I have a Debian OS with Apache2 installed. I lost power for a few seconds, long enough for the computer to reboot. Now I cannot connect to Apache2. I also ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Posts
    11

    Apache2 not responding after power failure

    I have a Debian OS with Apache2 installed. I lost power for a few seconds, long enough for the computer to reboot. Now I cannot connect to Apache2. I also cannot find apachectl to restart apache. When I connect to localhost on my browser I get:
    The connection was refused when attempting to contact localhost
    I have performed a port scan and have found that there is nothing listening on port 80. I have reinstalled Apache2 and rebooted. No luck.

    Any ideas?

  2. #2
    Just Joined!
    Join Date
    Nov 2006
    Posts
    11
    I found the problem. It had a bad include in the httpd.conf file. The file that it was attempting to include was missing. I simply removed the bad include line. It's fixed and running now.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •