Closed
Bug 219952
Opened 22 years ago
Closed 22 years ago
LOCK TABLES shadowlog WRITE, tokens WRITE: Access denied for user: 'bugs@localhost' to database 'bugs' at globals.pl line 276.
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: yafitm, Assigned: zach)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Build Identifier: 2.16.3
After installing Bugzilla on win2000, I'm trying to access the Enter new bug
report web page. Doing so, I get the following error:
LOCK TABLES shadowlog WRITE, tokens WRITE: Access denied for
user: 'bugs@localhost' to database 'bugs' at globals.pl line 276.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
| Assignee | ||
Comment 1•22 years ago
|
||
It appears that your mysql database permissions are not configured correctly and
as a result, Bugzilla can't access the database.
Try the Bugzilla documentation, mysql manual or the
netscape.public.mozilla.webtools newsgroup on news.mozilla.org (in that order)
for more information.
Comment 2•22 years ago
|
||
per comment 1, invalid
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Severity: blocker → trivial
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•