Page 1 of 1

Something really wrong with tomcat? Where/how to look?

Posted: Tue Sep 25, 2007 3:03 pm
by rgmhtt
Well, I built a clean system and looked at its httpd.conf file.

I edited my httpd.conf file:

Commented out:

NameVirtualHost
and
ServerName

Disabled UserDir

Rebooted

htt-consult.com/werbmail

404 The requested URL /webmail was not found on this server.

Where too look at what might be broken????

Posted: Tue Oct 02, 2007 12:46 pm
by chris
First place to look is /var/log/apache2 or /var/log/httpd depending on your distribution. Make sure to examine all the files in there.

If you find no hints, then match up the config in /etc/opt/scalix-tomcat/ to the acutal listening ports and interfaces of tomcat.

I assume you should see something in the apache logs. Post back if you need help interpreting that.

Chris