Re: [Pas-dev] Re: mod_perl 2
Status: Beta
Brought to you by:
mortis
From: Justin B. <ju...@le...> - 2002-05-31 21:28:01
|
I discovered why Apache 2.0 + mod_perl 2.0 + CGI.pm 2.8 doesn't work with our internal application: DBI->connect() fails silently. :( Therefore, if I turned on DB sessions when running the PAS examples, that would have failed too. I'll be looking into it some more. Justin |