Re: connection error

[prev] [thread] [next] [Date index for 2005/02/26]

From: JupiterHost.Net
Subject: Re: connection error
Date: 22:53 on 26 Feb 2005
> I have havy loaded site with 5 mln. hits per day. I use Apache and mod_perl
> .
> Every 15-20 minutes I see in error_log this error:
> 
> DBI connect('softsearch;mysql_socket=/tmp/softsearch.sock','softsearch',...)
> failed: Access denied for user 'softsearch'@'localhost' (using password: NO)
> at Engine.pm line 3086
> 
> The connection code:
> 
> 3086    my $dbh_ =
> DBI->connect('DBI:mysql:softsearch;mysql_socket=/tmp/softsearch.sock','softs
> earch','xxxxxxxxxxx');
> 
> How can I solve this problem?

Use privilege info that is valid :) Mayeb raise you max connection in 
you mysql conf

See mysql.com for "privileges" and "max connection"

Not really a Perl issue :)

connection error
Монашёв Михаил 22:19 on 26 Feb 2005

Re: connection error
JupiterHost.Net 22:53 on 26 Feb 2005

Generated at 17:56 on 01 Mar 2005 by mariachi v0.52