In your httpd.conf add following lines
<Location /axis2>
SetHandler axis2_module
RepoPath E:/axis2c-bin-0.94-win32
LogFile E:/axis2c-bin-0.94-win32/logs/axis2.log
Axis2LogLevel AXIS2_LOG_LEVEL_DEBUG
</Location>
above are my axis2c location, change it to match yours.
mod_axis2.dll was built using Apache2.2.x version. If you are using Apache2.0.x version
you will need to build mod_axis2.dll using source .
Make sure to add <axis2c instalation directory>\lib to your path.
regards
Nandika
On 10/12/06,
ritu gaud <[EMAIL PROTECTED]> wrote:
yes i followed all the instructions correctly.i hv problem when i write following lines in httpd.conf file.i palced mod_axis2.dll in modules directoty of apache.LoadModule axis_module modules/mod_axis2.dll<Location /axis>SetHandler axis</Location>after writing these lines, i hv error that cannot load shared libraries.bye.
Samisa Abeysinghe < [EMAIL PROTECTED]> wrote:Have you followed the install guide that spells out the steps to install
with Apache2?
It looks to me as if you have not configured your http.conf correctly.
Samisa...
ritu gaud wrote:
> hi
> thanks for ans. in apache error log file i had following error:
>
> [error] [client 127.0.0.1] File does not exist: C:/Program
> Files/Apache Group/Apache2/htdocs/Axis
>
> for this error i added foldef Axis to htdocs, nw it displays me axis
> page at localhost.
>
> to check whether my axis is is working correctly, i want to run sample
> programs,plxz tel me which coomands should i use to run client and
> server codes?
>
> bye......
>
>
> */Samisa Abeysinghe /* wrote:
>
> Samisa Abeysinghe wrote:
> > Forwarding with correct prefix
> >
> > -------- Original Message --------
> > Subject: hi
> > Date: Wed, 11 Oct 2006 07:39:41 +0100 (BST)
> > From: ritu gaud
> > Reply-To: Apache AXIS C User List
> > To: [email protected]
> >
> >
> >
> > hello
> > i hv problem while loading shared libraries. i.e. i am unable to
> load
> > mod_axis2.dll in apache module. I am using apache 2.0 with axis on
> > windows.
> > if any1 hv idea plz help me.
> Have you added the Axis2/C dlls to your PATH variable? Please have a
> look into the Apache error log, it will give you some idea. Also,
> double
> check the settings in the httpd.conf
>
> Thanks,
> Samisa...
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ------------------------------------------------------------------------
> Find out what India is talking about on - Yahoo! Answers India
>
> Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8.
> Get it NOW
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Find out what India is talking about on - Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW
