Displaying 20 results from an estimated 51 matches for "mcrypt".
Did you mean:
crypt
2005 Jun 06
2
PHP mcrypt
Hi,
Could someone tell me how I'd go about compiling php with mcrypt support
from src.rpm?
ie. configure -with-mcrypt[=DIR]
Is it just a matter of calling
rpmbuild --rebuild src.rpm --with=mcrypt
?
Cheers,
MaZe.
2014 Sep 07
4
php-mcrypt
Is Centos team going to publish a correct version of php-mcrypt via yum?
Centos 6.5 and now 7 is out but no php-mcrypt. php-mcrypt is used by lots
of applications. and the one from EPEL repository is buggy and sometimes
makes my server crash.
2011 Mar 28
3
Installing php-mcrypt
It has been 6 years since I set up my Linux server and have
hardly had to touch it in all of those years other than running
yum update, so I ma rusty in some of the fine details (especially
at 72).
I located a source for the php-mcrypt rpm
(php-mcrypt-5.1.6-15.el5.centos.1.i386.rpm), however, isn't there
an easier method to get and install the appropriate rpm - other
than downloading it then running rpm? And when should I use yum
rather than rpm?
For those of you that use Linux daily, these are very simple
question, an...
2005 Nov 14
2
RPM php-mcrypt - CENTOS 4.2
Dear Friends,
The PHP in CENTOS 4.2 hasn't lib php-mcrypt. Where I do download RPM
php-mcrypt ?
Thanks
Adriano
2009 Apr 27
1
php-mcrypt from c5-testing is the wrong version
Hello all,
I am using the c5-testing repo to fetch PHP 5.2.6 and related
libraries, required for the LAMP apps that I want to use. php-mcrypt
still seems to come from the extras repo and is version 5.1.6 and the
php binary doesn't load this module.
Any ideas on howto get php-mcrypt 5.2.6?
Thanks.
--
"The secret impresses no-one, the trick you use it for is everything"
- Alfred Borden (The Prestiege)
2011 Apr 15
1
php53 and mcrypt
More PHP fun!
I can see in the spec files that php-mcrypt support was removed by Redhat. I tried to find out why but I don't have sufficient access to redhat bugzilla. I am wondering if it is actually necessary as I have also run across a post or two that indicates applications that rely on mcrypt still work with the new php53.
Perhaps mcrypt was s...
2016 Oct 10
1
mcrypt on PHP 5.4 and 5.5
I have Centos 6.8 running on a VPS and upgraded PHP from 5.3 to 5.4 using scl. Unfortunately it seems mcrypt is not available, neither for 5.4 nor for 5.5.
What have other users done about that? Unfortunately I have an application that requires mcrypt.
2006 Nov 09
3
php-mcrypt extension
I see that there are a plethora of php extensions available as rpms,
from the centos repositories, but not the php-mcrypt extension. I'm
trying to stick to an rpm-only system and haven't found one that
provides this, yet, for my 4.4 system.
Is there any plan to add this to the repository in the near future (if
at all)? Does anyone know where I can get it, otherwise? I see there
is one for FC4. Perhaps I can d...
2007 Sep 01
1
cannot find mcrypt rpm
Hi,
I need this to install for a new ecommerce store I want to test out:
mcrypt for extension=php_mcrypt.dll in php.ini
Do you know where I can get this rpm? I cannot find it on the CentOS
repository.
I am using php 5.2.3-4 and mysql 4.1.20 on CentOS 4.3.
Thank you!
Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891
No virus found in this ou...
2015 Jan 23
0
Reason for removing php-mcrypt from CentOS 6/7
Does anybody know why php-mcrypt was removed from the extras repo when CentOS 6 came out?
I've been going through the archives and I saw plenty of people complain about it but no explanation for the reason.
I know it's available in EPEL but I want to avoid third party repos if at all possible.
If for some reason it became...
2015 Jul 10
1
mcrypt 2.6.8 on centos 6
I downloaded mcyrpt 2.6.8, untar, cd into the tree and did
./configure and I get errors.
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for libmcrypt-config... no
checking for libmcrypt - version >= 2.5.0... no
*** Could not run libmcrypt test program, checking why...
*** The test program failed to compile or link. See the file config.log for
the
*** exact error that occured. This usually means LIBMCRYPT was incorrectly
installed
*** or that...
2009 Nov 15
4
PHP Add-on
Dear my friends...
I want to install Magento but the installer asks me several PHP Add-on:
PHP Extension "pdo_mysql" must be loaded
PHP Extension "mcrypt" must be loaded
PHP Extension "curl" must be loaded
PHP Extension "gd" must be loaded
Anybody would be so nice to tell me the way to install the PHP add-on-s?
Thank you very much.
2011 Sep 04
4
Centos 5.6 Implications of PGP53 ?
If one stays with Centos 5.x (currently on 5.6) is the
problem/enhancement/incompatibility involving PHP53 likely to be
resolved by general updates and/or the introduction of Centos 5.7 ?
Paul.
2009 Jun 17
2
CentOS 5.3 - php mycrypt
I need PHP with mycrypt support see
http://www.php.net/manual/en/ref.mcrypt.php
i wonder - is this available in the PHP that comes with CentOS 5.3 ?
thanks
2015 Jul 11
2
Using gpg to encrypt a URL line on CentOS 6 additional information
...y comes down to this.
I use an apache interface to my application, the URL line has
parameters line mscript?value=2&something=4 etc..
I have a "crude" encoding (wouldnt even call it encryption) that I use
right now.
I'd like to make that more robust. I started looking and found mcrypt
(which I mentioned in the first post)
But that did not compile from source, and is not available in the
standard yum install. Other repos have it but that
may not be an option for me due to other reasons.... No problem.
So I started thinking about does GPG support something similiar like
mcrypt...
2009 Mar 04
1
head scratcher update
...mon = 5.1.6-20.el5_2.1 is needed by
package php-mbstring
Error: Missing Dependency: php-common = 5.1.6-20.el5_2.1 is needed by
package php-pdo
So I queried rpm to see what's installed...
# rpm -qa|grep php
php-common-5.1.6-15.el5
php-mysql-5.1.6-15.el5
php-pear-Net-Sieve-1.1.5-2.el5.centos
php-mcrypt-5.1.6-15.el5.centos.1
php-pear-MDB2-2.4.1-2.el5.centos
php-cli-5.1.6-15.el5
php-5.1.6-15.el5
php-pear-Net-SMTP-1.2.10-1.el5.centos
php-pear-Date-1.4.7-2.el5.centos
php-pear-HTTP-Request-1.4.2-1.el5.centos
php-pear-1.4.9-4
php-pear-Mail-Mime-1.4.0-1.el5.centos
php-xml-5.1.6-15.el5
php-pecl-memcache-...
2009 Jul 05
2
Introduction to be able to contribute to the wiki
Hello,
I'm hoping I can contribute something to the CentOS Wiki .
Eric Schewe (Wiki User: EricSchewe)
Contributions:
HowTo PHP 5.1.6 to 5.2.6 upgrade guide (using the CentOS Dev Repo)
HowTo for Nut
HowTo for TFTP
I guess the URLs could be:
http://wiki.centos.org/HowTos/php516to526devupgrade
http://wiki.centos.org/HowTos/nut
http://wiki.centos.org/HowTos/tftp
-Eric
2015 Oct 30
4
disable ZTS in php
...le-sysvmsg' '--enable-wddx'
'--with-kerberos' '--enable-shmop' '--enable-calendar' '--with-xmlrpc'
'--enable-soap' '--disable-pdo' '--with-openssl' '--with-xsl'
'--enable-dbx' '--enable-mbstring' '--with-mcrypt=/usr' '--enable-bcmath'
'--enable-pdo' '--with-pdo-mysql=/usr' '--with-mysql'
'--with-mysqli=/usr/bin/mysql_config' '--enable-zip' '--enable-dba=shared'
'--with-gettext=shared' '--with-gmp' '--enable-ftp' '--wit...
2007 Sep 10
3
php 5.2
Hi,
I was asking about php 5.2 because I would like to use this program with
these requirements:
http://www.magentocommerce.com/system-requirements
This ecommerce store is built with the zend framework and requires php 5.2.
Mcrypt is not in the centos mirrors either.
I did manage to get this beta ecommerce store installed on php 5.1.6-12 by
removing the mycript line in the install xml file and also changing the
initial install page code to not be less than 5.1 I wouldn't think this
would be good to do for a production p...
2013 Mar 24
0
[Fwd: Re: PHP Questions on move from CentOS 5.x to CentOS 6.x]
...schrieb Max Pyziur:
>> Diffing php -m results:
>
> a diff does not interest
> i requested explcitly the output of "php -m" on the new machine
On CentOS 5 it is:
php -m
[PHP Modules]
bz2
calendar
ctype
curl
date
dbase
exif
ftp
gd
gettext
gmp
hash
iconv
ldap
libxml
mbstring
mcrypt
mime_magic
mysql
mysqli
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_pgsql
pdo_sqlite
pgsql
posix
pspell
Reflection
session
shmop
SimpleXML
sockets
SPL
standard
sysvmsg
sysvsem
sysvshm
tokenizer
wddx
xml
zlib
[Zend Modules]
On CentOS 6
php -m
[PHP Modules]
bz2
calendar
Core
ctype
curl
date
dom
enchant
e...