[rt-users] Install issues

Robert Geller rgeller at lnrproperty.com
Fri Sep 2 11:05:42 EDT 2005


I am up and running.  I think I had a conflict with another 
Virtualhost and rt was not being called by the proper virtualhost.
I straightened that out and everything is all good.

Thanks to Ruslan and everyone for all the replies.  
I am glad to see that this users list is very active.

-Rob
 

-----Original Message-----
From: Ben Goodwin [mailto:ben at atomicmatrix.net] 
Sent: Friday, September 02, 2005 10:55 AM
To: 'Ruslan Zakirov'; Robert Geller
Cc: 'RT-Users'
Subject: RE: [rt-users] Install issues

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
 




More information about the rt-users mailing list