You will need to update the repositories so you can get php 5.2
vi /etc/yum.repos.d/utterrambling.repo
Add
[utterramblings]
name=Jason’s Utter Ramblings Repo
baseurl=http://www.jasonlitka.com/media/EL5/i386/
enabled=1
gpgcheck=1
gpgkey=http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka
Change the baseurl to http://www.jasonlitka.com/media/EL5/x86_64 if 64 bit.
Install the necessary packages
yum install mysql-server httpd php php-mbstring gd php-gd php-mysql
Get Elgg
wget http://elgg.org/getelgg.php?forward=elgg1.5.tar.gz
untar it
tar xvfz . . . → Read More: How To Install Elgg 1.5 on Centos 5.2






































Recent Comments