php not loading mcrypt ciphers

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
raspeitia
Forum Newbie
Posts: 1
Joined: Tue Apr 01, 2003 11:53 am

php not loading mcrypt ciphers

Post by raspeitia »

I'm having some/lots of trouble getting php to recognise the installed libmcrypt ciphers.

the modules are installed in /usr/local/lib/libmcrypt, but the info.php page says that supported ciphers and modes are none.

the compile recognises that mcrypt is installed and enabled but no dice.

Has anyone else had this problem and found some way to resolve it?

At wits end!

Ray A.


Running:
MACOSX 10.2.4
apache 1.3.27
php 4.3.1 (as apache module apxs)
libmcrypt 2.5.7
Post Reply