Install PHPMYADMIN to debian testing

Diterbitkan oleh Unknown on Saturday, November 2, 2013

Hosting Unlimited Indonesia
phpMyAdmin is a free and open source tool written in PHP intended to handle the administration of MySQL with the use of a web browser. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions.


  • Install 
" open terminal" 
  • login as root
" su - "
  • install phpmyadmin
"apt-get install phpmyadmin"
  • run service
"/etc/init.d/apache2 start"

Finish

Now. Open your favorite browser,
and go to : 127.0.0.1/phpmyadmin/

{ 0 Comment... read them below or add one }

Post a Comment