At 00:49 23.06.2002, Charles Aulds wrote:
>At 06:41 PM 6/21/02 +0200, Per Einar Ellefsen ([EMAIL PROTECTED]) wrote:
>
>>As Apache::DBI hasn't been tested with mod_perl 2.0 yet, you will need to:
>>1) make sure you are using the prefork MPM for Apache (as Stas said, 
>>Apache::DBI can only work with that one)
>>2) You will probably need to run mod_perl 2.0 in compat mode: put
>>         PerlModule Apache::compat
>>in your httpd.conf, before loading other modules (like Apache::DBI).
>
>I didn't expect Apache::DBI to work under mod_perl 2.0, at least not well, 
>but was quite surprised.  Today, I got it to work with this server:

Great! Seems like Apache::compat is working as a charm.


-- 
Per Einar Ellefsen
[EMAIL PROTECTED]


Reply via email to