https://bugs.koozali.org/show_bug.cgi?id=11977

--- Comment #7 from Brian Read <[email protected]> ---
from running checksetup.pl:

There was an error connecting to MySQL:

    Access denied for user 'bugzilla'@'localhost' (using password: YES)

This might have several reasons:

* MySQL is not running.
* MySQL is running, but there is a problem either in the
  server configuration or the database access rights. Read the Bugzilla
  Guide in the doc directory. The section about database configuration
  should help.
* Your password for the 'bugzilla' user, specified in $db_pass, is 
  incorrect, in '/etc/bugzilla/localconfig'.
* There is a subtle problem with Perl, DBI, or MySQL. Make
  sure all settings in '/etc/bugzilla/localconfig' are correct. If all else
fails, set
  '$db_check' to 0.
[root@sme10 ~]# 

Installed phpmyadmin and confirmed "bugzilla" DB exists and "bugzilla" user as
well. No data though.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to