In order to get magento to run properly I had to:
upgrade php to php5.4
yum install php-mcrypt
yum install php-soap
clear cache: rm -rf var/cache/*
In order to get magento to run properly I had to:
upgrade php to php5.4
yum install php-mcrypt
yum install php-soap
clear cache: rm -rf var/cache/*