redhat

CentOS fixes after fresh install

The mbstring PHP extension was not found and you seem to be using a multibyte charset.
yum install php-mbstring
Install PHP 5.2 on CentOS 5.2 Using Yum
Create /etc/yum.repos.d/centos-test.repo and enter following lines in it:
[c5-testing]
name=CentOS-5 Testing 
baseurl=http://dev.centos.org/centos/5/testing/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing
Then run:
Syndicate content