Saturday, 15 November 2014

Configuring the Administration Server " Web Server "

last week we have been discussing how to configure a DNS server, now we continue to configure the WEB server, just cekidot .

1. # Apt-get install apache2 

2. # Apt-get install php5 

3. # Apt-get install phps-mysql 

4. # Apt-get install mysql-server        enter the password:. 

5. # Apt-get install phpmyadmin        select apache2 

6. # Nano /etc/apache2/apache2.conf        add "include /etc/phpmyadmin/apache.conf" bottom in column 

7. # /etc/init.d/apache2 Restart

8. Try tests diweb browser type in your domain url example: http://faiz.com then retype       http://faiz.com/phpmyadmin/ and enter the user: rppt & password: 12345 

completed


Categories:

0 comments:

Post a Comment