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, can somebody please let me know how to do this?
I originally just tried yum install php-mcrypt but I get No package php-mcrypt available.
I believed I've downloaded and updated the EPEL rpm but I can't install php-pecl-memcached..
I'm very new to this, any help is appreciated.
#rpm -Uvh epel-release-6-8.noarch.rpm warning: epel-release-6-8.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID
0608b895: NOKEY Preparing...
Hello There,
I am trying to install Fedora 389-ds on Linux 64 bit.
I have done the following steps as part of the installation:
1. yum upgrade
when I try doing this it gave error:
I did fix using the following:
Changed enabled=1 to enabled=0 in etc/yum.repo.d/epel.repo
2.
How can I install the Epel repository on 64-bit Fedora 17 machine?
I tried:
sudo rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-5.noa...
and
sudo rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-5-4.noa...
but I get a error:
Retrieving http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-5.noa...
curl: (7) cou
I have a CentOS 5 server running Apache & PHP. When I load 'Phpmyadmin' on the server it worked fine however there is a message at the bottom of the screen that says:
Quote:
Cannot load mcrypt extension. Please check your PHP configuration.
I checked to make sure that the 'mcrypt' package is installed on the server:
Possible Duplicate:
How to install mcrypt on RHEL5
How can I install Mcrypt module on PHP Version 5.2.17 on system (Linux server.domain.info 2.6.18-238.19.1.el5.centos.plus #1 SMP Mon Jul 18 10:05:09 EDT 2011 x86_64 ) ?
Please Guide.
I'm having a very hard time getting mcrypt for PHP installed on a Red Hat 4 server.
Have you tried EPEL? See this recent thread and
I have not upgraded for a long while, and how have re-enabled the appropriate repositories to allow for upgrade. I no longer seem to be able to upgrade due to a gpg key trouble. Any advice would be much appreciated
Code:
root.localhost # yum upgrade -y
...