"Kaplan, Andrew H." <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi there --
I ran the Makefile.PL script using the command /usr/local/bin/perl. Once the
compilation and install was completed, I tried running the server and
unfortunately the same error message concerning Perl 5.8.0
"Andreas Nolte" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> .. just curious:
>
> are you running on a Linux box with 2.6.x kernel ? If yes, then you
> might have the trouble we had with apache AND mysql and pthreads.
>
> Solution: just move /lib/tls to s.th. like /lib/tls.save an
"Jonathan" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> how many connections do you get from a show processlist in mysql?
It looks right, show processlist counts connections * processes, even during
a stress test.
> is it possible that some scoping issue had the connect occuri
e some files in the root of
> that page that suggested such) tail the logs while you stresstest.
>
Help! I'm drowning in log entries :-)
Thank you so much for your very useful tips!
trwww
>
> On Feb 26, 2006, at 4:29 PM, Todd W wrote:
>
> > Apache::Session is occasiona
pache::Session::MySQL', $session_key,
{ Handle => $dbh, LockHandle => $dbh } ;
} ;
The only way I can "duplicate" it is by pounding the sever with ab.
Once it hangs, it says hung ( can't make any other requests ). A restart
always gets it going agian.
Thanks in advance for any advice!
Todd W.