Just tried installing Turck MMCache 2.4.1 on a FreeBSD box.  After
tweaking the configure script:

        ./configure --enable-mmcache=shared 
--with-php-config=/usr/local/bin/php-config --prefix=/usr/local

I got it to compile and install in:

        /usr/local/lib/php/extensions/no-debug-non-zts-20020429/mmcache.so

But when I try to run it, I get this error (also reported in "php -m"):

        PHP Warning:  Unknown(): Unable to load dynamic library './mmcache.so' - 
Cannot open "./mmcache.so" in Unknown on line 0

Not a very descriptive error message.  I appreciate any suggestions!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to