New info: If I add "JkSet server.root /usr/lib/apache2" to httpd.conf I get the following error: [notice] mod-jk2: Unrecognized option server.root /usr/lib/apache2
Any ideas on how to resolve this? Note: I built this from the cvs yesterday, I've successfully built and run mod_jk and mod_webapp without any problems. I believe the problem with mod_jk2 is that it doesn't inform apache2 where it's config file is. Jack Jack Lauman wrote: > > I think this is part of the problem. My server root is: > /usr/lib/apache2 with a sym link from /usr/lib/apache2/conf to > the actual config dir at /etc/httpd/conf. > > Apache loads JK2 and server-info see's it, but no config options > are listed. So I assume apache can't find workers2.properties. > > Thanks, > > Jack > > Bill Barker wrote: > > > > Doing the easy part only (mind you, I haven't tested this) > > JkSet server.root /usr/local/apache > > > > "Jack Lauman" <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > > > Are there ary docs for "JkSet, JkSet2 & JkUriSet"? > > > > > > Also is ther a way to override {$server.root} so the mod_jk2 can > > > find it's configuration file? I can't get the shm file to initialize > > > because it can't find it. > > > > > > After the shm file fails to initialize the log files indicate that > > > it found the config file in /etc/httpd/conf/workers2.properties > > > > > > Any help would be appreciated. > > > > > > Jack Lauman > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
