Hi, all;
I installed Apache and Tomcat on Window4.0 with JDK1.3, it works fine,
now I try to install them on Window98, Apache is not working. My http.conf
looks like this:
include c:/program files/apache group/jakarta-tomcat/conf/tomcat-apache.conf
from DOS, I got msg:
C:\Program Files\Apache Group\Apache>apache
Syntax error on line 973 of c:/program files/apache
group/apache/conf/httpd.conf
:
Include takes one argument, Name of the config file to be included
then I change it to this in http.conf:
include %TOMCAT_HOME%/conf/tomcat-apache.conf
DOS error msg is:
C:\Program Files\Apache Group\Apache>apache
fopen: No such file or directory
APACHE.EXE: could not open document config file c:/program files/apache
group/ap
ache/%TOMCAT_HOME%/conf/tomcat-apache.conf
Note the errors or messages above, and press the <ESC> key to exit.
my autoexec.bat file is:
set JAVA_HOME=c:\jdk1.3
set ANT_HOME=C:\Progra~1\Apache~1\jakarta-tomcat
set TOMCAT_HOME=C:\Progra~1\Apache~1\jakarta-tomcat
set
classpath=.;%TOMCAT_HOME%\lib\webserver.jar;%TOMCAT_HOME%\lib\servlet.jar;%classpath%
what's wrong? I did it the same on NT, and it's working, why not on
windows98?
thanks
coco
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html