Questions tagged [php-mcrypt]

21 questions
0
votes
1 answer

dependency for php-mcypt from remi repo on Centos 6.5

I install php 5.4 in my Centos 6.5 server withe remi repository. But if I want install php-mcrypt form this repository i obtain dependency error yum --enablerepo=remi install php-gd php-mcrypt Loaded plugins: fastestmirror Loading mirror speeds…
mardon
  • 235
  • 1
  • 5
  • 17
0
votes
1 answer

Installing mcrypt extension on CentOS 6

I am trying to install the mcrypt extension on my CentOS 6 VPS. I have done the EPEL rpm and then updated everything. Now, I keep getting this error and I've also installed php-api. [root@vps ~]# yum -y install php-mcrypt Loaded plugins:…
0
votes
1 answer

CentOS 6.4 PHP MCrypt

I am trying to install the php-mcrypt extension for my CentOs 6.4 server but it is falling over with this message: [root@vps /]# yum install php-mcrypt Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base:…
Kal
  • 141
  • 7
0
votes
1 answer

Centos 6, Plesk 11, EPEL 6 install problems

I'm having a real headache configuring a new server. It's a 64bit Linux box with Centos 6 and Plesk 11. This will be a Magento server, so I need mcrypt installed, which isn't available by default. I've installed EPEL 6, confirmed…
0
votes
3 answers

How to instal the PHP MCrypt + library (libmcrypt) on CentOS 5 server

I'm trying to install mCrypt for PHP on my server, and before that I've found that I need to install libmcrypt as well... I cannot find any instructions via google that actually work for this, unfortunately. I originally just tried yum install…
Shackrock
  • 198
  • 5
  • 16
-1
votes
1 answer

Trying to install php-mcrypt

[root@localhost ~]# yum install php-mcrypt Loaded plugins: fastestmirror Setting up Install Process Loading mirror speeds from cached hostfile * base: mirror.as43289.net * epel: ftp.colocall.net * extras: mirror.as43289.net * updates:…
vprocopan
  • 1
  • 2
1
2