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.

-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.


Reply via email to