<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thank you Alexey!<br>
I'm reading this newsletter form 11/15/2006 only... :-(<br>
I search in forum, many quetions about it, but non answers...<br>
Yes, recompile can be a solution, but I don't want to do it, due tu
updates that can broke it...<br>
<br>
Ok, using pecl would be a better solution.<br>
I never use it, but now it is the time...<br>
<br>
Thank you a lot!<br>
Nando<br>
<br>
Alexey Loukianov ha scritto:
<blockquote cite="mid118250512.20061205122924@lavtech.ru" type="cite">
  <pre wrap="">Greetings, Ferdinando.

On 5 ??????? 2006 ?., 12:15:09 you wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all!
I need this PHP extension.
I'm in CentOS 4.4, plus extras, plus, dag, freshrpm and rpmforge repos,
but I can't find it.
I found libmcrypt, but PHP seems ignore it... Ah, I use PHP5, MySQL5 and
Apache 2.2
I tried to hand write right conf of *.ini PHP conf files, and I tried to
manually soft-link libraries in php.d/modules/.. folder, but nothing works.
So I would know if there's a Centos repos for this extension.
FC5 repos have it, but I don't know if including a Fedora repos into 
CentOS would be high risk....
    </pre>
  </blockquote>
  <pre wrap=""><!---->This question was discussed on the list about a month ago, you'd
better search archives before posting.

The trouble with PHP5 mcrypt is that it is not enabled by default in
CentOS4.
You have two options:
1.Head on to
<a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos/4.4/centosplus/i386/SRPMS/">http://mirror.centos.org/centos/4.4/centosplus/i386/SRPMS/</a>,
grab SRPMS for PHP5 version you need, correct spec file to include
mcrypt and recompile it. You will have later to manually
download-recompile-upgrade PHP, as your recompiled version won't be
supported by up2date/yum.
2. Compile the module itself using PECL. This one should be much more
easier and faster.


  </pre>
</blockquote>
</body>
</html>