klik di bawah ini

Selasa, 28 Juni 2011

Steps to install Apache, Php and Mysql in ubuntu

steps to install the Apache web, PHP and the MySQL database server as the following steps: Install Apache web server:

# 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

or in the following way:

open a terminal:

-sudo apt-get update

-sudo apt-get install apache2_php5_php5-mysql_mysql-server_phpmyadmin

enter..

to confirm the password requested I submit to you (up).

good luck::



Related Article:

0 komentar:

Posting Komentar


 

Teman-teman