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

MySQL Admin: Difference between revisions

From MoodleDocs
ya mam (talk | contribs)
Lazziness
 
install details
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Lazt slakers, the lot of you, i mean how hard is it to make a website? not very hard i can tell you.
{{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].
 
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
 
[[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