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.
