Issue Details (XML | Word | Printable)

Key: MDL-9671
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Škoda (skodak)
Reporter: James Williamson
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

phpMyAdmin requires user called "admin"

Created: 02/May/07 01:49 PM   Updated: 11/Jun/09 02:33 PM
Component/s: Administration
Affects Version/s: 1.7, 1.8
Fix Version/s: 1.9.4

Environment: Mac OS X 10.4.9, MySQL 5.0.27, PHP 5.1.4

Database: MySQL
Participants: James Williamson, Petr Škoda (skodak) and Sam Hemelryk
Security Level: None
QA Assignee: Sam Hemelryk
Resolved date: 11/Jan/09
Affected Branches: MOODLE_17_STABLE, MOODLE_18_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
Upon a fresh install of Moodle I gave the default admin user a username other than "admin." Then, when trying to install the phpMyAdmin module, I received errors regarding not having admin privileges. I renamed the default admin username to "admin" and tried again; subsequently, the phpMyAdmin tables were properly setup.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Škoda (skodak) added a comment - 11/Jan/09 03:13 AM
this was caused by resetting of cookies, should be fixed now
thanks for the report

Sam Hemelryk added a comment - 11/Jun/09 02:33 PM
Confirmed that this is fixed. Thanks all