Hi Amir,
On Mon, 2008-02-18 at 20:22 -0500, Amir Karger wrote: > I mean the opposite. The httpd.conf that came with OS X didn't have a > mod_perl line in it. > > Meanwhile, I recompiled XML::Parser and Digest::SHA and > Compress::Raw::Zlib (I think) and finally got to: > > Can't call method "settingsParams" on an undefined value > at /Library/Webserver/Documents/biomart/lib/BioMart/Initializer.pm > line 639 > > Which apparently means I have to recompile mod_perl. Argh! Am I > correct in understanding the overview doc to mean that it will install > a separate local mod_perl? I think I prefer that, actually. thats correct, your mod_perl is'nt working. Install it separately. good luck! syed > > -Amir > > > -----Original Message----- > From: Arek Kasprzyk [mailto:[EMAIL PROTECTED] > Sent: Mon 2/18/2008 3:04 PM > To: Amir Karger > Cc: [email protected] > Subject: Re: [mart-dev] biomart 0.6 on Mac: architecture problems > > > On 18-Feb-08, at 2:47 PM, Amir Karger wrote: > > > 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. > > > do you mean the dynamically created local httpd.conf lacked the > following directive: "LoadModule > perl_module /usr/libexec/apache2/mod_perl.so" > or do you mean something else? > > a. > > > > -- ====================================== Syed Haider. EMBL-European Bioinformatics Institute Wellcome Trust Genome Campus, Hinxton, Cambridge CB10 1SD, UK. ======================================
