[rt-users] Install issues

Ruslan Zakirov ruslan.zakirov at gmail.com
Fri Sep 2 12:23:58 EDT 2005


Err, sorry for that :( mod_perl.c should be there if it's static build

On 9/2/05, Ben Goodwin <ben at atomicmatrix.net> wrote:
> Ruslan I disagree with your conclusion.  My mod_perl is statically compiled
> and the rest is DSO. Here's my httpd -l:
> 
> > /usr/local/apache/bin/httpd  -l
> Compiled-in modules:
>   http_core.c
>   mod_so.c
>   mod_perl.c
> 
> Httpd -h output:
> 
>   -l               : list compiled-in modules
>                           ^^^^^^^^^^^
> 
> Rob, can you give us a copy of your "config.status" from your source tree
> just to be sure?
> 
> Thanks,
> 
>         -=| Ben
> 
>  > -----Original Message-----
>  > From: rt-users-bounces at lists.bestpractical.com
>  > [mailto:rt-users-bounces at lists.bestpractical.com] On Behalf
>  > Of Ruslan Zakirov
>  > Sent: Friday, September 02, 2005 7:57 AM
>  > To: Robert Geller
>  > Cc: RT-Users
>  > Subject: Re: [rt-users] Install issues
>  >
>  > On 9/2/05, Robert Geller <rgeller at lnrproperty.com> wrote:
>  > > /usr/local/apache/bin/httpd -l
>  > > Compiled-in modules:
>  > >   http_core.c
>  > >   mod_env.c
>  > >   mod_log_config.c
>  > >   mod_mime.c
>  > >   mod_negotiation.c
>  > >   mod_status.c
>  > >   mod_include.c
>  > >   mod_autoindex.c
>  > >   mod_dir.c
>  > >   mod_cgi.c
>  > >   mod_asis.c
>  > >   mod_imap.c
>  > >   mod_actions.c
>  > >   mod_userdir.c
>  > >   mod_alias.c
>  > >   mod_access.c
>  > >   mod_auth.c
>  > >   mod_so.c
>  > >   mod_setenvif.c
>  > >   mod_perl.c
>  > This string mean that you have mod_perl as DSO and that's
>  > why you have
>  > seg faults. You need static build. I think you've made something
>  > wrong.
>  >
>  > >
>  > > Apache/1.3.33 (Unix) PHP/4.4.0 mod_perl/1.29 configured -- resuming
>  > > normal operations
>  > >
>  > > -Rob
> 
> 
> 


-- 
Best regards, Ruslan.



More information about the rt-users mailing list