Web app PhpMyAdmin
Revision as of 10:04, 12 August 2014 by WikiFreak (talk | contribs) (Created page with "Category:Linux PhpLdapAdmin allows to manage a MySQL database through a web-user interface. There are different ways to setup PhpMyAdmin. The easiest one is to use the ...")
PhpLdapAdmin allows to manage a MySQL database through a web-user interface.
There are different ways to setup PhpMyAdmin. The easiest one is to use the package inside your repository.
Requirements
You need both a Web server and a MySQL server
Installation
apt-get install phpmyadmin
Reply to the following questions:
- Use dbconfig-common? YES
- Database type? mysql
- Database's administrative user's password? root password
- Application's password? new password
- Setup web server? YES
- What is your web server? Apache2