Install phpMyAdmin
From OpenFSG
| Please help improve this article by expanding it.
Further information might be found on the talk page. |
|
This article describes how to install phpMyAdmin from Optware.
Prerequisits
You should have read and understood:
Installing
ipkg update ipkg install phpmyadmin
Editing config file
You can find config file at/opt/share/www/phpmyadmin/config.inc.php. There you can change MYSQL port, if neccessary and lots more.
You have to set MYSQL username and password. The standard for optware MYSQL is the root account.
Access phpMyAdmin
If apache is running:
http://<fsg-ip>:8000/phpmyadmin/