What's wrong on the line 149 of registery.pm from Apache 1.3.26

2002-10-30 Thread HLiu
Hi there, There is an error in the error.log that appears the line 149 of registery.pm from Apache 1.3.26 when I am running a CGI. Is it a bug for this type of error to appear so often? Thanks, Willy

Re: What's wrong on the line 149 of registery.pm from Apache 1.3.26

2002-10-30 Thread HLiu
: Subject: Re: What's wrong on the line 149 of registery.pm from Apache 1.3.26 10/30/2002 02:00

Apache::DBI with Sybase - What's wrong?

2000-05-12 Thread Graf, Chris
It seems that once processes start getting reused, I wind up with a ton of DB error messages in my error_log. They seem to start like this: ct_cmd_alloc failed at /usr/local/lib/perl5/site_perl/5.005/sun4-solaris/DBD/Sybase.pm line 159. DBD::Sybase::db ping failed: OpenClient message: LAYER =

Re: Apache::DBI with Sybase - What's wrong?

2000-05-12 Thread Michael Peppler
Graf, Chris writes: It seems that once processes start getting reused, I wind up with a ton of DB error messages in my error_log. They seem to start like this: ct_cmd_alloc failed at /usr/local/lib/perl5/site_perl/5.005/sun4-solaris/DBD/Sybase.pm line 159. DBD::Sybase::db

RE: Apache::DBI with Sybase - What's wrong?

2000-05-12 Thread Graf, Chris
Thanks Michael. If anyone can explain a little better what Apache::DBI and mod_perl are doing, or should be doing at this point, that may be helpful. I have been testing a little more and found that no errors will appear unless I am actually doing something with the connections. If I just

Re: Apache::DBI with Sybase - What's wrong?

2000-05-12 Thread Manfred Dehnkamp
"Graf, Chris" schrieb: Thanks Michael. If anyone can explain a little better what Apache::DBI and mod_perl are doing, or should be doing at this point, that may be helpful. I have been testing a little more and found that no errors will appear unless I am actually doing something with

Re: What's wrong with this?

2000-01-04 Thread Stas Bekman
On Sun, Jan 02, 2000 at 01:13:26PM -0800, Aaron Turner wrote: This is driving me nuts. This code works the first few exectutions, but then doesn't after a while. It's pretty simple, it should print out: Name = value1 Name = value2 then after a few reloads it prints: