php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11898 libmcrypt
Submitted: 2001-07-04 23:09 UTC Modified: 2001-07-08 17:11 UTC
From: webmaster at crescentart dot com Assigned:
Status: Closed Package: mcrypt related
PHP Version: 4.0.6 OS: Red Hat 6.2
Private report: No CVE-ID: None
 [2001-07-04 23:09 UTC] webmaster at crescentart dot com
I am writting you because I have compilled libmcrypt version 2.2.7 with the following options "----disable-posix-threads prefix=/usr/include/libmcrypt". I have also compilled PHP to have "--with-mcrypt=/usr/include/libmcrypt".

The configure, make and make install proccess goes fine but when I restart Apache (version 1.3.14 rpm install) I get an error like this: cannot load modual /lib/apache/libphp4.so can not find libmcrypt.so.2. Altough I have verified that that all needed files are prescent. I have also tried many different compille options to try working around this problem but nothing works.

Please help.










Can you tell

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-04 23:46 UTC] cmv@php.net
I seem to recall that the later versions of PHP don't support 2.2.x libmcrypt anymore.

Libmcrypt is up to 2.4.15 now anyway, with significant fixes.  Is there a reason you haven't upgraded?  I'd try that first, then see.

(I'm assuming you've done the obvious and ran 'ldconfig' after installing libmcrypt.)

- Colin
 [2001-07-05 02:58 UTC] derick@php.net
Closing this one too with the same reasons. Reopen it didn't fix it.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 16:01:29 2024 UTC