On 6/23/07, Robert Canary <[EMAIL PROTECTED]> wrote:
I figure this to be more of a Perl Question..

I have read the archives and queried for the infamous "Can't locate
Apache.pm",  while I found few matches I did really find what I was
looking for either.

RHEL 4
This RT 3.4.5
Apache 2.0.52
Perl 5.8.5

However, if I run RT using the standalone script it works fine, which
tells me it is an apache thing.
Apache.pm dose exist.  However, the @INC apparently isn't picking it up.

Exactly what do I need to reinstall to get this corrected?  Apache has
been completely gutted and reinstalled.  What perl module am I looking
for to reinstall?  All the testdeps are showing everything is there.
Apache.pm is part of mod_perl, you have to decide if you want mod_perl
or FastCGI. In the latter case you don't need Apache.pm. As you're
using apache2 then you need mod_perl2 too, but afaik it has Apache2.pm
instead, so it's not clear why anything complaining about Apache.pm.

Could you share relevant part of apache's config?


Second thing is:  How do you tell the standalone script to use a
different port, besides 8080?
./bin/standalone_httpd 8000


thanks in advance
--
robert



_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com



--
Best regards, Ruslan.
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com

Reply via email to