Apache2 not running

Discussion in 'General' started by bschultz, Sep 30, 2007.

  1. bschultz

    bschultz Member

    I woke up this morning to find Apache2 not running. I've tried a /etc/init.d/apache2 start and it comes back failed.

    I've looked in the logs and all I can find is this:

    Any ideas what I should do?

    Thanks.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please have a look at the apache error log in /var/log/apache2/ or a similar directory.
     
  3. bschultz

    bschultz Member

    unable to start piped log program '/root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d': No such file or directory
    Unable to open logs
    unable to start piped log program '/root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d': No such file or directory
    Unable to open logs
    unable to start piped log program '/root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d': No such file or directory
    Unable to open logs
    unable to start piped log program '/root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d': No such file or directory
    Unable to open logs
    unable to start piped log program '/root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d': No such file or directory
    Unable to open logs
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    ls -la /root/ispconfig
     
  5. bschultz

    bschultz Member

    Before I had posted this thread, I had rebooted the server. I just noticed an error on the terminal too:

     
  6. bschultz

    bschultz Member

    No such file or directory
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Then ISPConfig is not fully installed anymore on your server.

    run:

    mkdir /root/ispconfig

    and the download the latest ISPConfig version and run the setup script. If the mysql database and the directory /home/admispconfig is still intact, the ISPConfig setup script will be able to repair your installation.
     
  8. bschultz

    bschultz Member

    I've made some changes (Clamd instead of clamav) plus there isn't anything in the folders in /home/admispconfig so I think I need to install a full backup on the system.

    Thanks.
     

Share This Page