Results 1 to 4 of 4
Hi
Am a newbie to linux. am looking for an article like a tutorial to direct me to install apache2,PHP5, and MYSQL on Centos 5.4.
thanks in advance...
- 07-28-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 1
Lamp
Hi
Am a newbie to linux. am looking for an article like a tutorial to direct me to install apache2,PHP5, and MYSQL on Centos 5.4.
thanks in advance
- 07-28-2010 #2
There is a gazillion pages on the internet that can help you with this. I found this one in less than 10 seconds with Google.
Linux user #126863 - see http://linuxcounter.net/
- 07-28-2010 #3
i'd start with
That should give you a base install.Code:yum install apache php php-devel mysql-server mysql
linux user # 503963
- 07-29-2010 #4Just Joined!
- Join Date
- Dec 2003
- Location
- Greece
- Posts
- 43
If it's not a production server you can use Xampp (Lampp) as well from apachefriends.org


Reply With Quote