Your thoughts on this would be appreciated.
MySQL was re-installed and now Bugzilla is not working now I am getting this error 
when I bring up - http://localhost/bugzilla/ <http://localhost/bugzilla/> 
 
*****

Software error:

Bugzilla is currently broken. Please try again later. If the problem persists, please 
contact [EMAIL PROTECTED] The error you should quote is: Can't connect to local MySQL 
server through socket '/tmp/mysql.sock' (2) at globals.pl line 140.

For help, please send mail to the webmaster ([EMAIL PROTECTED] <mailto:[EMAIL 
PROTECTED]> ), giving this error message and the time and date of the error. 

*****
 
The re-installation of MySQL did something...  below is the output of the 
./checksetup.pl
 
[EMAIL PROTECTED] bugzilla-2.16.5]# ./checksetup.pl
 
Checking perl modules ...
Checking for       AppConfig (v1.52)   ok: found v1.56
Checking for       CGI::Carp (any)     ok: found v1.27
Checking for    Data::Dumper (any)     ok: found v2.121
Checking for     Date::Parse (any)     ok: found v2.27
Checking for             DBI (v1.13)   ok: found v1.42
Checking for      DBD::mysql (v1.2209) ok: found v2.9003
Checking for      File::Spec (v0.82)   ok: found v0.87
Checking for      File::Temp (any)     ok: found v0.14
Checking for        Template (v2.07)   ok: found v2.13
Checking for      Text::Wrap (v2001.0131) ok: found v2001.09291
Checking for       CGI::Carp (any)     ok: found v1.27
 
The following Perl modules are optional:
Checking for              GD (v1.19)   ok: found v1.20
Checking for     Chart::Base (v0.99)   ok: found v2.3
Checking for     XML::Parser (any)     ok: found v2.34
 
Checking user setup ...
Precompiling templates ...
DBI connect(';localhost;3306','bugs',...) failed: Can't connect to local MySQL server 
through socket '/tmp/mysql.sock' (2) at ./checksetup.pl line 1189
[Thu Jul  1 10:00:17 2004] checksetup.pl: DBI connect(';localhost;3306','bugs',...) 
failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at 
./checksetup.pl line 1189
<h1>Software error:</h1>
<pre>Can't connect to the mysql database. Is the database installed and
up and running?  Do you have the correct username and password selected in
localconfig?  AHA
 
</pre>
<p>
For help, please send mail to this site's webmaster, giving this error message
and the time and date of the error.
 
</p>
[Thu Jul  1 10:00:17 2004] checksetup.pl: Can't connect to the mysql database. Is the 
database installed and
[Thu Jul  1 10:00:17 2004] checksetup.pl: up and running?  Do you have the correct 
username and password selected in
[Thu Jul  1 10:00:17 2004] checksetup.pl: localconfig?  AHA
[Thu Jul  1 10:00:17 2004] checksetup.pl:
[EMAIL PROTECTED] bugzilla-2.16.5]#

Reply via email to