Hi guys,

 

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.dill into server: the specified Module could not be found.

 

This is line of code in httpd.conf file.

 

LoadModule axis_module modules/ mod_axis2.dill
<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.dill file is in place C:\Program Files\Apache Group\Apache2\modules folder.

 

Thanks

 

 

Chinthana Dinapala

Associate Software Engineer

Virtusa Corp.

World Trade Center

Office: +94-11-4765300 ext 5657

Mobile: +94-77-3059107

 

 

-----Original Message-----
From: Roshan Weerasuriya [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 18, 2005 6:28 PM
To: Apache AXIS C User List
Subject: Re: regarding bug in a Axis C++ Windows Installation

 

hi,

 

This can happen if any of the following dll's are not in your system

path.

- AxisXMLParser.dll

- AxisTransport.dll

- AxisServer.dll

- xerces-c_2_2_0.dll

 

Check whether you have done this:

6. Add [Axis_Folder]/lib to the PATH environment variable.

 

Rgds,

Roshan

 

On Tue, 2005-01-18 at 18:12, Chinthana C. Dinapala wrote:

>

> Hi guys,

>

>

> Found a problem of starting Apache 2 server after installing Axis C++

> using Windows installation guide.

>

>

> The command prompt gives the following error massage.

>

>

>

>

>

> [image]

>

>

> But specific module is in correct folder.

>

>

> Thanks


--------------------------------------------------------------------------------------------------
This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is intended for the addressee only. Any unauthorized disclosure, use, dissemination, copying, or distribution of this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message.

---------------------------------------------------------------------------------------------
This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is intended for the addressee only. Any unauthorized disclosure, use, dissemination, copying, or distribution of this message or any of its attachments or the information contained in this e-mail, or the taking of any action based on it, is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail and delete this message.

Reply via email to