[Catalyst] error starting apache
Matt S Trout
dbix-class at trout.me.uk
Sat Nov 19 21:51:17 CET 2005
On Wed, Nov 16, 2005 at 09:15:01PM -0800, charlie Bowman wrote:
> All other applications were running fine under
> mod_perl2. I was able to fix the problem by manually
> deleting all old (5.33) versions of catalyst from
> /usr/.....perl5.8.6.... and then redownloading the
> newest version of the Bundle::Catalyst modules. I
> then downlaoded Catalyst::Engine::Apache2::MP20.
> This fixed all errors. Thanks for helping.
I'm betting it's the same thing that screwed me over under Dead Rat a few
times - vendor_perl being ahead of site_perl in @INC or similar.
If you set your CPAN options to include UNINST=1 it'll automatically nuke
all potentially conflicting files before installing a newer version of
something. Very handy.
--
Matt S Trout Specialists in Perl consulting, web development, and
Technical Director UNIX/Linux systems architecture and automation. Mail
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list