Posts

Showing posts from January, 2016

LAMP on Centos 6.7

Image
How To Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 6 LAMP : LAMP stack is a group of open source software used for seting a web servers up and running. The acronym LAMP stands for Linux, Apache, MySQL, and PHP. Since the server is already running CentOS. Set Up The steps in this tutorial require the user on the virtual private server to have root privileges. You can see how to set that up in the Initial Server Setup Tutorial in steps 3 and 4. 1.Install Apache Apache is a free open source software. To install apache, open terminal and type in this command: # sudo yum install httpd Loaded plugins: fastestmirror, security Setting up Install Process Loading mirror speeds from cached hostfile  * base: centosmirror.go4hosting.in  * epel: mirror.wanxp.id  * extras: centosmirror.go4hosting.in  * updates: centosmirror.go4hosting.in epel/primary_db