intermittent wierd error with Apache::DBI and MySQL

2005-11-22 Thread Badai Aqrandista
Hi All, My application is a hotel reservation system and I am facing a very critical error here. My application intermittently get the following errors: - Can't connect to MySQL server on '192.168.0.25' (99) - Lost connection to MySQL server during query - DBD::mysql::st execute failed: MySQL

Re: Compiling dbd-oracle on hpux64

2005-11-22 Thread Lincoln A. Baxter
On Mon, 2005-11-21 at 22:20 +0100, Markus Trenkle wrote: > Lincoln, > > Am 16.11.2005 um 05:04 schrieb Lincoln A. Baxter: > > > If you are willing to test a new Makefile.PL after I update it, > > I will do so. My modifications to the Makefile are simple, I only > removed the compiler options i

Re: DBD::Oracle won't install for Oracle 10G XE

2005-11-22 Thread Tim Bunce
On Mon, Nov 21, 2005 at 04:39:40PM -0800, Chuck Harding wrote: > The patch does not apply against the 1.16 version of the Makefile.PL as > the code that handles the 10g instant client is not in the file. Okay. So what happens when you apply it by hand? Tim.

Re: Compiling dbd-oracle on hpux64

2005-11-22 Thread Markus Trenkle
Lincoln, Am 16.11.2005 um 05:04 schrieb Lincoln A. Baxter: If you are willing to test a new Makefile.PL after I update it, I will do so. My modifications to the Makefile are simple, I only removed the compiler options in the linker flags. For some reason the newly generated Makefile is co