Hi guys,

I have gone through again but same error is giving.

All the dll files are place in correct folder. And the PATH is correct.

But the problem is same.

IT gives the error

 

Syntax error on line 966 of C:/Program Files/Apache
Group/Apache2/conf/httpd.conf:

Cannot load C:/Program Files/Apache
Group/Apache2/modules/mod_axis2.dll into server: the specified Module
could not be found.

 

This is line of code in httpd.conf file.

 

LoadModule axis_module modules/ mod_axis2.dll
<Location /axis>
SetHandler axis
</Location>

 

In the Axis C++ Windows Installation document no 7 step mention to add
these lines it to the httpd.conf folder.

 

Already mod_axis2.dll file is in place C:\Program Files\Apache
Group\Apache2\modules folder.

 

Thanks

chinthana

Reply via email to