This is a test site. Any changes will be lost!

MySQL Admin: Difference between revisions

From MoodleDocs
No edit summary
install details
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{stub}}
MySQL Admin or '''phpMyAdmin''' is a useful [[MySQL]] database administration tool. It may be downloaded from the [http://moodle.org/mod/data/view.php?d=13&rid=448 Modules and plugins database].
MySQL Admin or '''phpMyAdmin''' is a useful [[MySQL]] database administration tool. It may be downloaded from the [http://moodle.org/mod/data/view.php?d=13&rid=448 Modules and plugins database].


'''==See also==
To install, just unzip the archive inside the ''moodle/admin'' folder. You should end up with a folder in there called 'mysql' in there that contains all the necessary files. Now when you look at your site admin block you will see a new link: ''Server > Database''.
 
==See also==


*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=56636 Remove database access] forum discussion
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=56636 Remove database access] forum discussion


[[Category:Administrator]]'''
[[Category:Administrator]]

Latest revision as of 08:34, 12 November 2008


MySQL Admin or phpMyAdmin is a useful MySQL database administration tool. It may be downloaded from the Modules and plugins database.

To install, just unzip the archive inside the moodle/admin folder. You should end up with a folder in there called 'mysql' in there that contains all the necessary files. Now when you look at your site admin block you will see a new link: Server > Database.

See also