On Sat, 2005-04-09 at 14:35 -0700, Mark McWiggins wrote:
> Hi All,
>
> "Plan to throw one away" (see *The Mythical Man-Month* by Brooks),
> indeed: I've just about finished a more-complex
> than-I-thought web + database application and then too late thought
> "gosh, nice if there were something
Hi Philip,
On zondag, apr 10, 2005, at 22:42 Europe/Amsterdam, Philip M. Gollucci
wrote:
The auto_reconnect behavior was changed in DBD::mysql or DBI recently
(< 6 months ago)... I forget from/to.. Read the Changes of each.
There's some info in DBD::mysql. Further investigation tells me this
m
Hi everyone,
Here a new version of FAQ is attached in pod format. I need someone to
update a website with it. I would additionally ask to add the first
pharagraph of the FAQ directly to
http://perl.apache.org/docs/tutorials/index.html in order to unify the
structure with the other tutorials.
As a
Mike Cardwell wrote:
Hi,
I'm using mod_perl 1 on a Debian Sarge system. I just went to install
Apache::Status with a: perl -MCPAN -e 'install Apache::Status'
Here's what I got:
=
Reading Makefile.PL args from @ARGV
mod_perl/1.29
Hi Harm,
On zondag, apr 10, 2005, at 10:53 Europe/Amsterdam, harm wrote:
DBD::mysql::st execute failed: MySQL server has gone away at
/opt/ttgp/dev/webapp/ttgp/smsclient/perl/sms line 111.
This happens after several hours of idle time in the webserver.
looks like a connection timeout. Try:
$dbh->{'
Hi,
I'm using mod_perl 1 on a Debian Sarge system. I just went to install
Apache::Status with a: perl -MCPAN -e 'install Apache::Status'
Here's what I got:
=
Reading Makefile.PL args from @ARGV
mod_perl/1.29 installation detect
On Sun, Apr 10, 2005 at 10:25:58AM +0200, Bas Schulte wrote:
> Hi all,
>
> I've been using Apache/mod_perl/MySQL combined with Apache::DBI for
> years, and it has been working like a charm. However, while preparing
> for a new release of the system I built, I'm getting this:
>
> DBD::mysql::st
Hi all,
I've been using Apache/mod_perl/MySQL combined with Apache::DBI for
years, and it has been working like a charm. However, while preparing
for a new release of the system I built, I'm getting this:
DBD::mysql::st execute failed: MySQL server has gone away at
/opt/ttgp/dev/webapp/ttgp/sms
Philip M. Gollucci wrote:
This only gets it to appear in the Apache::Status menu.
I believe I'll have a patch to use Apache2::ServerRecUtil
in the rest shortly.
--- DBI.pm Sun Apr 10 03:08:50 2005
+++ DBI.pm.new Sun Apr 10 03:10:56 2005
@@ -31,11 +31,19 @@
sub connect_on_init {
# provide a ha