I was wondering who "annimandary" is since the email I received from "him" uses the same domain name as my own, uclink.berkeley.edu, and "he" is not in our Directory.
Pretty slippery, getting ezmlm to dynamically spoof email addresses.
Robert
Gil Hauer wrote:
Annimadary,
Please stop using the 'technolog.ca' domain name in your email address. There are other avenues to pursue if you wish to maintain anonymity -- using another organization's domain name should not be one of them.
As to your problem (although I don't run Windows), could the problem be related to the direction of your slashes (i.e., '/' is being used rather than '\')?
(Sorry to pollute this list but the poster is not reachable any other way)
Thanks, Gil
On Mon, 2004-01-05 at 11:18, [EMAIL PROTECTED] wrote:
I'm trying to connect Apache to Tomcat using mod_jk.
When I start Apache, I get the following error:
Syntax error on line 4 of C:/jakarta-tomcat/conf/auto/mod_jk.conf: LoadModule takes two arguments, a module name and the name of a shared object file to load it from
Here's what written in line 4 of the mod_jk.conf:
LoadModule jk_module C:/Program Files/Apache Group/Apache/modules/mod_jk.dll
Could anyone please help?
This is what I added in the server.xml to auto-generate the mod_jk.conf
file:
<Server port="8005" shutdown="SHUTDOWN" debug="0">
<Listener className="org.apache.ajp.tomcat4.config.ApacheConfig" modJk="C:\Program Files\Apache Group\Apache\modules\mod_jk.dll"
workersConfig="C:\jakarta-tomcat\conf\jk\workers.properties.conf"
/>
--------------------------------------------------------------------- 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]
<<< [EMAIL PROTECTED] wrote:
I'm trying to connect Apache to Tomcat using mod_jk.
When I start Apache, I get the following error:
Syntax error on line 4 of C:/jakarta-tomcat/conf/auto/mod_jk.conf: LoadModule takes two arguments, a module name and the name of a shared object file to load it from
Here's what written in line 4 of the mod_jk.conf:
LoadModule jk_module C:/Program Files/Apache Group/Apache/modules/mod_jk.dll
Could anyone please help?
This is what I added in the server.xml to auto-generate the mod_jk.conf
file:
<Server port="8005" shutdown="SHUTDOWN" debug="0">
<Listener className="org.apache.ajp.tomcat4.config.ApacheConfig" modJk="C:\Program Files\Apache Group\Apache\modules\mod_jk.dll"
workersConfig="C:\jakarta-tomcat\conf\jk\workers.properties.conf"
/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
