I have a centos 6.2 box loaded the phpMyAdmin then I get missing mysqli then I yum install php-mysqli then I got to /etc/php.ini and put localhost under mysqli option for the host. So did I do the steps correctly? Now it gives my mcrpyt is missing? So what must I do please help ? I have tried yum install php-mcrypt but nothings to install is the message.
The php-mcrypt package is available in the EPEL repository. You'll need to configure this repository by downloading and installing the epel-release package before trying to install php-mcrypt.