You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Fabrice Terrasson <ft...@wanadoo-sp.net> on 2001/07/26 22:17:11 UTC

tomcat runs fine standalone but not as module of apache

I got problem for running tomcat on a debian box,

Tomcat runs fine standalone but not as module of apache:

root@brazil:~# apachectl restart
/usr/sbin/apachectl restart: httpd restarted

but nothing appear at http://localhost:8007
http://localhost:80 is ok.

this is the end (altered by myself) of /etc/apache/httpd.conf:
-----------------------------------------------8<---------------------
...
LoadModule jserv_module /usr/lib/apache/1.3/mod_jserv.so
<IfModule mod_jserv.c>
# The following line is for apacheconfig - DO NOT REMOVE!
ApJServLogFile DISABLED
Include /etc/jserv/jserv.conf
</IfModule>
 
#tomcat
Include /usr/local/jakarta-tomcat-3.2.3/conf/brazil-tomcat-apache.conf
--------------------------------->8------------------------------------


-- 
Cordialement,
Fabrice Terrasson. fte@wanadoo-sp.net