[Techtalk] PHP not finding a function
Aaron Malone
aaron at munge.net
Thu Feb 19 13:23:12 EST 2004
On Thu, 19 Feb 2004 12:55:18 -0500, Katie Bechtold wrote:
> Warning: dl(): Unable to load dynamic library
> '/usr/lib/php4/20020429/mcrypt.so' -
> /usr/lib/php4/20020429/mcrypt.so: cannot open shared object file: No
> such file or directory
Ah, okay. Looking at the info on packages.debian.org, it appears that
php4 and php4-mcrypt are out of sync on versions. There's
almost certainly a way to specify the directory that mcrypt.so is in
(/usr/lib/php4/20010901/), but that's a question for someone with more
experience with php than me. :)
--
Aaron Malone
aaron at munge.net
More information about the Techtalk
mailing list