Hello all, I am installing bugzilla and I came across this problem.
Checking user setup ...
Precompiling templates ...
DBI connect('bugs:host=localhost

ort=3306','bugs',...) failed: Access denied for user: '@localhost' to database 'bugs' at ./checksetup.pl line 1231
[Thu Aug 7 10:40:19 2003] checksetup.pl: DBI connect('bugs:host=localhost

ort=3306','bugs',...) failed: Access denied for user: '@localhost' to database 'bugs' at ./checksetup.pl line 1231
Content-type: text/html
<h1>Software error:</h1>
<pre>Can't connect to the table 'dbi:mysql:bugs:host=localhost

ort=3306'.
Have you read the Bugzilla Guide in the doc directory? Have you read the doc of 'mysql'?
</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 Aug 7 10:40:19 2003] checksetup.pl: Can't connect to the table 'dbi:mysql:bugs:host=localhost

ort=3306'.
[Thu Aug 7 10:40:19 2003] checksetup.pl: Have you read the Bugzilla Guide in the doc directory? Have you read the doc of 'mysql'?
I have read the docs page many times and I do not know what to do. I know the problem has to do with the connection to the table in mysql however I do not know about how to solve this problem.
Thanks in advance.
-Barry