Page 1 of 1

Emergency: I altered httpd.conf now webmail URL fails

Posted: Thu Sep 20, 2007 5:29 pm
by rgmhtt
I was editing httpd.conf via the text editor in webmin, I don't believe I changed any of the global settings, but now neither sca or webmail can be accessed. URL not found.

I don't THINK I changed anything else. No changes in /etc/httpd/conf.d

And no changes in /var/opt/scalix/zz/tomcat/conf

So what might I have deleted from /etc/httpd/conf/httpd.conf?

Oh, is there a tomcat service that is suppose to be running?


:(

Posted: Fri Sep 21, 2007 2:45 am
by kjakkanen
Hi,

What DID you actually edit in httpd.conf?

What do the following output:

omstat -a
omstat -s

If the Tomcat service is down, that'd definately explain why you cannot access the web pages, try: "service scalix-tomcat start" or "service scalix-tomcat restart" if it's already up-and-running.

HTH;
Kimmo