Senin, 21 Januari 2019

instalasi apache


Install Apache, MySQL and PHP on Ubuntu Linux


The installation steps are as follows:


Perform package updates on the ubuntu linux operating system 14.04 server by typing the command
# sudo apt-get update


Continue with installing Apache2 by typing the command
#apt-get install Apache2

Type y then enter
Update the server by typing the command

#apt-get update
 
Continue with the installation of the mysql server by typing the command
#apt-get install mysql-server
Type y then enter to continue after that message will appear to input the mysql server password
enter the desired password then select OK to continue
Then start installing PHP version 5.6 by typing the command apt-get install php5.6
Type y then enter

In order for the application to run normally, specifically phpmyadmin, install several php modules to support using php-based application version 5.6 by typing the command
#apt-get install php5.6-mbstring php5.6-xml php5.6-mcrypt
To maximize the use of the mysql server, install the phpmyadmin package by typing the command
#apt-get install phpmyadmin
Type y to continue, the web server selection will appear as shown below

Select Apache2 then click OK to continue. after that the phpmyadmin database configuration agreement will appear


Select Yes to continue. the last step is to enter the phpmyadmin password and verify the phpmyadmin password as shown in the image below



Fill in the password you want then click OK



Re-enter the phpmyadmin password
.










enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

enter the desired password then select OK to continue

Tidak ada komentar:

Posting Komentar