Install apache mysql php dan phpmyadmin di ubuntu

Pastikan ubuntu anda terkoneksi ke internet, Langkah-langkah install web Apache, PHP dan server database MySQL langkah-langkahnya sebagai berikut:

Instalasi web server Apache
# apt-get install apache2

Instalasi database server MySQL
# apt-get install mysql-server

Instalasi php untuk web server Apache
# apt-get install php5

Instalasi MySQL untuk Apache
# apt-get install libapache-mod-acct-mysql
# apt-get install php5-mysql

Instalasi phpMyadmin

# apt-get install phpmyadmin

ubuntu siap untuk coba2 script php ada.

Popularity: 1% [?]

About kadek

I Kadek Wirya
This entry was posted in Internet, Operating System, PHP and tagged , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>