You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Mitch Crane <mc...@alltel.net> on 2003/06/03 04:45:28 UTC

[users@httpd] Compiling 2.0.46 with shared modules

I compiled 2.0.45 successfully with all mods as shared. I believe the config
options I used were:

--prefix=blah/blah/whatevah  --enable-mods-shared=all

Then I enabled the mods I needed in httpd.conf.

When I do this with 2.0.46 I get error when I start apache because my mods
are compiled in and my .conf is trying to load them as shared objects.

Maybe I'm not remembering the options I used before. Is there a single
configure option to stop any modules from being compiled in (and if this is
a bad idea feel free to say so)?




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] Compiling 2.0.46 with shared modules

Posted by Mitch Crane <mc...@alltel.net>.
> -----Original Message-----
> From: Chun-Chih Soong [mailto:chunchih.soong@verizon.net]
> Sent: Monday, June 02, 2003 11:10 PM
> To: users@httpd.apache.org
> Subject: RE: [users@httpd] Compiling 2.0.46 with shared modules
> 
> Hi Mitch,
> 
> I used: --prefix=/home/apache/

That results in the same thing. The modules are compiled in.

> I didn't see any problem until I tried to start.

No I don't see any problems either until I start the server. =)



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] Compiling 2.0.46 with shared modules

Posted by Chun-Chih Soong <ch...@verizon.net>.
Hi Mitch,

I used: --prefix=/home/apache/

I didn't see any problem until I tried to start.

Thank you,

Soong



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org