From: Blake D. <bl...@ar...> - 2001-02-20 11:17:23
|
That is an error from perl's DBI module, nothing to do with the way you compiled apache (afaik). It usually appears when a script abnormally terminates without disconnecting from the database server. Blake Day -----Original Message----- From: sla...@li... [mailto:sla...@li...]On Behalf Of Wojtek Sent: Tuesday, February 20, 2001 6:34 AM To: sla...@li... Subject: [Slashcode-development] strange apache errors. greetings, i've finally managed to setup php4 + mod_perl together. what made it work was using the --with-mysql=/path/to/mysql switch to php's configure. so now apache doesn't die when i run the configurationtests. it dies when i attempt to start httpd, and gives the following error message in the error log: Issuing rollback() for database handle being DESTROY'd without explicit disconne ct(). is this a common problem? what should i do to fix it? greetings, Wojtek _______________________________________________ Slashcode-development mailing list Sla...@li... http://lists.sourceforge.net/lists/listinfo/slashcode-development |