On Sun, 7 Nov 1999, hUnTeR wrote:

> Dear list readers - 
> 
> I have tried to read all the relevant documentation on building mod_perl
> for apache prior to building it. And i believe that i am running all
> that is required for it to work:
> 
> Redhat-5.2
> Linux-2.0.38
> Apache-1.3.9
> Perl-5.005_02
> 
> And when i go to make the module i am using the following:
> 
> perl Makefile.PL USE_APXS=1 WITH_APXS=/usr/sbin/apxs EVERYTHING = 1
> 
> for DSO installation of mod_perl
> 
> And it appears to be a successful make, with no compilation errors.
> 
> However, when i uncomment the appropriate lines in the httpd.conf file,
> and go to restart the webserver, it wont start properly, if fires up the
> first process, and then i check with httpd status and the pids are
> continually changing as if the daughters are all killed and trying to
> restart. And the webserver eventually dies. I even tried the same with
> mod_perl-1.17 with the same end result. The libperl.so is indeed in the
> modules directory, but apache doesnt seem to like it very much.
> 
> Can anyone possibly point me in the right direction, or give a hint as
> to what might be wrong? Thanks in advance for any assistance.

Sure, compile static mod_perl. DSO is not stable.

> 
> Regards
> -- 
> Michael B. Weiner
> Systems Administrator/Partner
> The UserFriendly Network (UFN)
> --
> 
>              / /  (_)__  __ ____  __
>             / /__/ / _ \/ // /\ \/ /  
>            /____/_/_//_/\_,_/ /_/\_\ 
> 
>      * * * CHOICE OF A GNU GENERATION * * *
> 



_______________________________________________________________________
Stas Bekman  mailto:[EMAIL PROTECTED]    www.singlesheaven.com/stas  
Perl,CGI,Apache,Linux,Web,Java,PC at  www.singlesheaven.com/stas/TULARC
www.apache.org  & www.perl.com  == www.modperl.com  ||  perl.apache.org
single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com

Reply via email to