delphi programming forums mysql charset mget recursive synonimos
free ventrilo servers hosting cs javascript delay python find in list
Back Forum New
abstract:

  Anyone have some ideas why this is happening?


I have installed apache, tomcat, and jserv, but now tomcat won't fully start.  I don't know what is up.  Anyone have some ideas why this is happening?

TOP

Are you getting any errors on startup? If so, can you please post them.

TOP

Tomcat starts before I install Jserv, but does not write the tomcat-apache.conf file when it starts, which is supposed to be included in httpd.conf.

TOP

In your autoexec.bat file, put in
set TOMCAT_HOME=path\to\tomcat ex. TOMCAT_HOME=c:\tomcat
Looks like tomcat is trying to guess where it is located. I would recommend that you use mod_jk. Jserv is not developed anymore, and is outdated. mod_jk works better, is easier to configure and faster than mod_jserv. You can find it in the download section under win32/mod_jk.dll
Follow this install guide to get it working:
http://jakarta.apache.org/tomcat/to...k-howto.html#s7
Let me know how it goes.



  Anyone have some ideas why this is happening?

TOP

Back Forum