cyberhostpro
Basic Pleskian
HI
i've done some research today trying to install PHP Mcrypt on php 5.3, we are running PHP Version 5.3.21
i have run the following:
wget -O - http://www.atomicorp.com/installers/atomic |sh
yum install php-mcrypt
the response I get is:
No package php-mcrypt available.
the phpinfo file shows Configure Command '--with-mcrypt=shared,/usr'
however thats the only place i can find mcrypt, if i search again no other results are found, i know if it was installed, it would have its own section.
How do I get it installed? is it something i need to do to /var/www/vhosts/system/DOMAIN.com/etc/php.ini
Thanks in advanced.
i've done some research today trying to install PHP Mcrypt on php 5.3, we are running PHP Version 5.3.21
i have run the following:
wget -O - http://www.atomicorp.com/installers/atomic |sh
yum install php-mcrypt
the response I get is:
No package php-mcrypt available.
the phpinfo file shows Configure Command '--with-mcrypt=shared,/usr'
however thats the only place i can find mcrypt, if i search again no other results are found, i know if it was installed, it would have its own section.
How do I get it installed? is it something i need to do to /var/www/vhosts/system/DOMAIN.com/etc/php.ini
Thanks in advanced.