[Techtalk] PHP not finding a function

Devdas Bhagat devdas at dvb.homelinux.org
Fri Feb 20 00:13:08 EST 2004


On 19/02/04 12:05 -0500, Katie Bechtold wrote:
<snip>
> The author of the PHP script says "PHP needs to be compiled with the
> --with-mcrypt parameter, and connected with the mcrypt libraries."
> I downloaded the php-4.3.4 source, configured it --with-mcrypt,
> compiled it, and installed it, but still that PHP script complains
> that mcrypt_module_open() is undefined.  What do I need to do to get
> the system to find mcrypt_module_open()?
Are you calling the correct PHP binary?
Does it find the appropriate libraries before the previous version?

Devdas Bhagat


More information about the Techtalk mailing list