[rt-users] Apache DSO compile issue...
Paulo Matos
pjsm at fct.unl.pt
Tue Sep 27 04:33:29 EDT 2005
On Fri, 23 Sep 2005, John Kelley wrote:
john> I'm installing RT for the first time. As part of that effort, I've
john> compiled in mod_perl and loaded a bunch of Perl modules onto the
john> machine. I've reach an impasse when after compiling in mod_perl, I get
john> following error when performing an apache configtest:
(...)
john> I verified I am compiling mod_perl with EVERYTHING=1
john> System is RH Linux Enterprise 2.1 apache 1.3.33. Everything else is the
john> latest available release except for some mysql related material which the
john> installed required an earlier than current release of.
1) If you're using apache 1.3 => mod_perl1, so I would suggest you check
HTML::Mason Changelog, to get the right version. The latest versions have
been modified to support modperl >= 2.0.0, and might have broken or drop
support for mod_perl1.
2) Another way could be upgrade apache 1.3.x to 2.0.y + modperl 2.0.1
(and CGI.pm >= 3.11).
3) If you fail 1) and can't do 2) you should consider use mod_fastcgi
instead of mod_perl.
--
Paulo Matos
----------------------------------- ----------------------------------
|Sys & Net Admin | Centro de Informática |
|Faculdade de Ciências e Tecnologia | Tel: +351-21-2948596 |
|Universidade Nova de Lisboa | Fax: +351-21-2948548 |
|P-2829-516 Caparica | e-Mail: pjsm at fct.unl.pt |
----------------------------------- ----------------------------------
More information about the rt-users
mailing list