| Author |
Apache log erro!
|
Sam Anjos
Greenhorn
Joined: Jun 06, 2003
Posts: 14
|
|
When Apache starts with the mod_jk2 installed I get the following error message on my log.... [error] mod_jk child init 1 0 both Apache and Tomcat work fine alone but when the mod is installed Tomcat works funny... this is the code in my workers2.properties file.. [shm] file=c:/Apache/Apache2/logs/shm.file size=1048576 # Define the communication channel [channel.socket:localhost:8009] info=Ajp13 forwarding over socket tomcatId=localhost:8009 # define the worker [ajp13:localhost:8009] channel=channel.socket:localhost:8009 # Map the Tomcat examples webapp to the Web server uri space [uri:/examples/*] worker=ajp13:localhost:8009 info=Map the whole webapp If anybody has any ideas or comments they would be greatly appreciated. Sam
|
 |
 |
|
|
subject: Apache log erro!
|
|
|