Where did you get Apache 1.3.20? Was it compiled with -DEAPI? What about
mod_webapp? Did you compile it or downloaded it from the distro site?
Pier
Brijesh Kumar at [EMAIL PROTECTED] wrote:
> Resending again... please help.
>
> Brijesh.
>
> -----Original Message-----
> From: Brijesh Kumar [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 16, 2001 2:06 PM
> To: [EMAIL PROTECTED]
> Subject: RE: apache 1.3.20 and .so files - problem persists.
>
>
> Hi,
>
> libapr.dll is also present in the modules directory.
>
> Please note that in my Win2K box I also have installed Apache 1.3.12. But
> that has been installed in my C drive while Apache 1.3.20 has been installed
> in my D drive. Apache 1.3.12 was not up when I started Apache 1.3.20
>
> Any solutions?
>
> Brijesh.
>
> -----Original Message-----
> From: Pier Fumagalli [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 15, 2001 8:51 PM
> To: [EMAIL PROTECTED]
> Subject: Re: apache 1.3.20 and .so files - problem persists.
>
>
> Brijesh Kumar at [EMAIL PROTECTED] wrote:
>
>> Hi,
>>
>> I tried that and after starting Tomcat 4.0 and then Apache 1.3.20, I got
> the
>> following error.
>>
>> Syntax error on line 1033 of d:/apache group/apache/conf/httpd.conf:
>> Cannot load d:/apache group/apache/modules/mod_webapp.so into server:
> (127)
>> The
>> specified procedure could not be found:
>>
>> My httpd.conf looks like this.
>>
>> Line no 1033: LoadModule webapp_module modules/mod_webapp.so
>> Line no 1034: AddModule mod_webapp.c
>> Line no 1035: WebAppConnection warpConnection warp localhost:8008
>> Line no 1036: WebAppDeploy examples warpConnection /examples/
>>
>> I have specified ServerName and VirtualHost entries.
>>
>> I also tried after commenting the VirtualHost entries and AddModule
> entried.
>> That too didn't work out. What could be the problem?
>
> It seems that your Apache can't load the module because of a lack of
> dependencies... Did you copy also libapr.dll into your /modules/ directory?
>
> Pier
>
>
>