HiYes my environment is not supporting shared library. For recompiling the server how should I proceedOn Feb 24, 2017 8:12 PM, "Eric Covener" <covener@xxxxxxxxx> wrote:On Fri, Feb 24, 2017 at 4:31 AM, Hemant Chaudhary
<hemantdude.chaudhary@xxxxxxxxm > wrote:
>
> I am trying to add foo module in my apache server using apxs. But I am not
> able to create .so file of module. But it creates mod_foo.a and mod_foo.la.
> Because mod_foo.so is not present, I am unable to write "LoadModule mod_foo
> /module/mod_foo.so" in httpd.conf.
> My all modules built are static. So is there any way to add module
> statically and what changes I need to change in httpd.conf.
Adding a static module means re-compiling the server.
Sounds like your build env is not able to create shared libraries.
--
Eric Covener
covener@xxxxxxxxx
------------------------------------------------------------ ---------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx