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
nevermind my fault I deleted /root/ispconfig I'm applying a fix I found in another thread. I'll let you know how it goes http://www.howtoforge.com/forums/showthread.php?t=10035&highlight=%2Froot%2Fispconfig%2Fhttpd%2Fbin%2Fapachectl