Problem:
-------------
Apache fails during startup (only) when the following line in httpd.conf is uncommented:
LoadModule axis_module modules/mod_axis2.dll
 
Related Problems:
--------------------------
dated a few days ago:
(1) http://marc.theaimsgroup.com/?l=axis-c-user&m=112601466412086&w=2
dated more than a year ago:
(2) JIRA bug report http://issues.apache.org/jira/browse/AXISCPP-98 closed and marked "won't fix"
(3) http://mail-archives.apache.org/mod_mbox/ws-axis-c-user/200404.mbox/[EMAIL PROTECTED]
(4)  http://marc.theaimsgroup.com/?l=axis-c-user&m=108245073118681&w=2
   Seems to indicate that the responder confirmed the problem, but that later versions corrected it.
 
System configuration:
-------------------------------
Win XP service pack 2
Apache version: 2.0.54 (apache_2.0.54-win32-x86-no_ssl.msi) simple tests work
Axis C++ 1.5 (axis-c-win32-current-bin.zip)
   Added xerces-c_2_2_0.dll to .\Apache2\Axis\lib
 
Environment Vars:
-------------------------
Note: The string <apache root> is actually C:\Program Files\Apache Group\Apache2
AXISCPP_DEPLOY=<apache root>\Axis
PATH=...;<apache root>\bin;<apache root>\Axis\lib
 
Symptoms:
-----------------
The windows Event Viewer shows two errors:
(1) "Syntax error on line 143 of <apache root>/conf/httpd.conf"
   Note that 143 corresponds to the LoadModule line above.
(2) "Cannot load <apache root>/modules/mod_axis2.dll into the server.  The specified module could not be found."
 
My actions:
-----------------
I followed the instructions, and double checked them.
MSVC++6 Dependency Walker shows no errors with mod_axis2.dll
 
Thank you for your help.
 
 
 


Click here to donate to the Hurricane Katrina relief effort.

Reply via email to