We have an Apache server running on Ubuntu Linux. I believe it is Apache 2. The box starts fine but unfortunately our developer is not good with documentation and had to leave for a week for an emergency. The machine had to be rebooted and is not serving. Everything (to the best of my knowledge) appears to be functional but it does not appear that Apache has restarted. I have searched and tried going in "sudo" and attempted to restart with the "apachctl" commands Ive found on the web but no luck. Is there a way I can identify the correct startup directory and then get Apache going? Would this also work for a Tomcat install? Any information would be greatly appreciated!
update: I got Apache 2.2 running (or so it says...). I believe the problem now is that I have to find the file to get Tomcat up and running... any info much appreciated...