I went and stared at a computer that had an old version of apache on it.
there used to be a config test drop down you could access from the start
button on windows

Start --> Programs --> Apache Http Server --> Configure Apache Server -->
Test Configuration

That should run a check of your http conf file for you.

Without some sort of error message it will be difficult to determine what is
wrong with the setup.  

-----Original Message-----
From: Gman [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 27, 2002 12:20 PM
To: 'Tomcat Users List'
Subject: RE: Hey Jeffrey


I was unable to get any of the apachectl configtest from the apache bin
directory, There were not any errors in the Apache error log, just the
normal startup and shutdown entries.

George Flatman

-----Original Message-----
From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] 
Sent: Friday, December 27, 2002 10:38 AM
To: 'Tomcat Users List'
Subject: RE: Hey Jeffrey


You can try one of two things

place the workers and log files in C:\ as maybe there is some path
problem.

or  

change the /'s to \'s.  usual apache does not care but maybe mod_jk does


were you able to run the apachectl configtest from the apache bin
directory or see any errors in the error log?

-----Original Message-----
From: Gman [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 27, 2002 11:22 AM
To: 'Tomcat Users List'
Subject: Hey Jeffrey



I still can't get Apache to run when I add the following lines.

# Configure mod_jk
#
#JkWorkersFile C:/Apache/conf/workers.properties<--path to where I
placed the workers.properties file. 
#JkLogFile C:/Apache/apache/logs/mod_jk.log<--path to where the log
files will and should be created. 
#JkLogLevel info<--?

#JkMount /examples/* ajp13>--?

George Flatman


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to