MySQL
From FrugalWiki
Dansk – Deutsch – English – Español – Français – Indonesia – Italiano – Lietuviškai – Magyar – Nederlands – Polski – Português – Română – Slovenský – Suomi – Svenska – Türkçe – Česky – Ελληνικά – Български – Русский – Српски – Українська – עברית – ไทย – 日本語 – 正體中文 – 简体中文 – 한국어
Contents |
MySQL
Installation
Launching
to have it started at every boot
PhpMyAdmin
PhpMyAdmin is a web front-end to manage your MySQL database
Install it
Theh browser to phpmyadmin directory in /var/www/html
for example: http://127.0.0.1/phpmyadmin/
- By default there is no password; login is root and leave empty the password field.
If you are encountering some troubles , try
and follow instructions instructions.