[ http://issues.apache.org/jira/browse/AXISCPP-308?page=comments#action_58496 ] Samisa Abeysinghe commented on AXISCPP-308: -------------------------------------------
OK I figure out the problem. You are trying to run Apache 1.3 with libaxiscpp_mod2.so (that is Apache2 module) Rather should use libaxiscpp_mod.so for Apache 1.3 > Axis C++ 1.3 integration with apache server 2.0.52 > -------------------------------------------------- > > Key: AXISCPP-308 > URL: http://issues.apache.org/jira/browse/AXISCPP-308 > Project: Axis-C++ > Type: Bug > Components: Configuration > Versions: 1.3 Final > Environment: Windows XP > Reporter: Chaib F > > I installed the apache server 2.0.52 and tested it successfully. Now I'm > trying to integrate Axis C++ 1.3 final with it, I followed all the > instructions within the Axis C++ Windows installation guide in the > AXIS_FOLDER/docs. However I could not run the server successfully using: > apache -k start. I got a strange error: > Syntax error on line 965 of C:/Program Files/Apache > Group/Apache2/conf/httpd.conf: > Cannot load C:/Program Files/Apache Group/Apache2/modules/mod_axis2.dll into > server: Le module sp\xe9cifi\xe9 est introuvable. > Can anyone tell me what's wrong? > I appreciate any help and thank you. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
