Hello all, after installing ISPConfig on my CentOS 5.2 machine, I can succesfully login to my admin panel and do everything. However the install seems to have killed my Apache 2 server and I can not restart it anymore. Code: [root@jan lib]# /usr/sbin/apachectl -t Syntax OK [root@jan lib]# /usr/sbin/apachectl start [root@jan lib]# service httpd restart Stopping httpd: [FAILED] Starting httpd: [FAILED] Does anybody have a clue what this could be? It was running just fine before the ISPConfig install and now it just died? I'm confused, any suggesions would be appreciated.
Yes, have also tried that, but without luck. Same output as before: Code: [root@jan lib]# /etc/init.d/httpd start Starting httpd: [FAILED]