Re: Weird Apache/DBI problems

2005-12-22 Thread Perrin Harkins
On Thu, 2005-12-22 at 16:28 +0100, Tobias wrote: > The weird thing is that I just rsync'd the code over from another debian > system on which the application runs just fine. The only difference > (as far as I can see) to the failing system is a debian Perl 5.8.4 (with > threads) instead of a self-

Re: Weird Apache/DBI problems

2005-12-22 Thread Tobias
Zitat von Perrin Harkins <[EMAIL PROTECTED]>: > On Thu, 2005-12-22 at 16:00 +0100, Tobias wrote: > > As soon as more than one parallel request is made I immediately get > > unexplainable DBI errors like "fetch() without execute()", "DBD driver > > has not implemented the AutoCommit attribute" or "

Re: Weird Apache/DBI problems

2005-12-22 Thread Perrin Harkins
On Thu, 2005-12-22 at 16:00 +0100, Tobias wrote: > As soon as more than one parallel request is made I immediately get > unexplainable DBI errors like "fetch() without execute()", "DBD driver > has not implemented the AutoCommit attribute" or "Commands out of sync; > you can't run this command now"