> > > > From: Arek Kasprzyk [mailto:[EMAIL PROTECTED] > > On 17-Feb-08, at 10:08 PM, Amir Karger wrote: > > > Can't load '/sw/lib/perl5/5.8.6/darwin-thread-multi-2level/auto/XML/ > > Parser/Expat/Expat.bundle' for module XML::Parser::Expat: dlopen(/sw/ > > lib/perl5/5.8.6/darwin-thread-multi-2level/auto/XML/Parser/Expat/ > > Expat.bundle, 1): no suitable image found. Did find:\n\t/sw/lib/ > > perl5/5.8.6/darwin-thread-multi-2level/auto/XML/Parser/Expat/ > > Expat.bundle: mach-o, but wrong architecture at /System/Library/Perl/ > > 5.8.8/darwin-thread-multi-2level/DynaLoader.pm line 230.\n at /sw/ > > lib/perl5/5.8.6/darwin-thread-multi-2level/XML/Parser.pm line > > 14\nCompilation failed in require at /sw/lib/perl5/5.8.6/darwin- > > thread-multi-2level/XML/Parser.pm line 14. > > > > 1) Recompile modules with ARCHFLAGS? Safe? > > 2) Recompile mod_perl and/or apache? Safe? > > > Hi Amir, > Strictly speaking your questions belong more to the mac/perl/mod_perl > type of forum rather than this list but > I ran into exactly the same problem when installing on leopard > recently and will be interested on how this should > be solved so if someone here knows it please chip in and if not if you > manage to find out somewhere else on > how to go about fixing it please let us know :) > > a.
Maybe. By the way, I was able to use DBD::mysql just fine in my standard Apache install. I believe that httpd.conf wasn't loading mod_perl. -Amir
