ubuntu 6.10 guide complete, restart apache fail

Discussion in 'Installation/Configuration' started by Compactman, Apr 7, 2007.

  1. Compactman

    Compactman New Member

    having an issue.

    I can login locally using the IP of the server but I can't use the DNS because apache hasn't started so the web server is offline.

    Code:
    root@performance:/# /etc/init.d/apache2 start
     * Starting apache 2.0 web server...                                                                                                                  [fail]
    root@performance:/# httpd -t
    Syntax OK
    root@performance:/#
    
    am I like starting the wrong apache or is there some place I can get more verbose logs from? I went to /var/log/apache2/error.og and got this
    Code:
    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': (\x$
    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': (\x$
    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': (X\$
    Unable to open logs
    
    Also

     
    Last edited: Apr 7, 2007
  2. Compactman

    Compactman New Member

Share This Page