Displaying 1 result from an estimated 1 matches for "msg44177".
Did you mean:
msg00177
2009 Jul 29
0
mod_perl2 and DBD::SQLite
On Thu, 23 Jul 2009, Fred Moyer wrote:
> Looks like dev at httpd is aware of the issue and will be
> releasing a fix. Haven't tried 5.3 centos but this sounds
> like they shipped a version of apache that caused this.
>
> http://www.mail-archive.com/dev at httpd.apache.org/msg44177.html
>
Hello, it seems like httpd-devel 2.2.3 was patched with a
bug from an upstream version. DBD::SQLite no longer works
under mod_perl2, generating an error which is "not an error"
upon any attempt to select something. (The same selects all
work in a command-line script.)
(https:...