Web Hosting Talk







View Full Version : MMCache 2.4.6 + PHP 4.3.6 = working


JCJiffy
04-22-2004, 09:26 AM
Just wanted to let people know that MMCache 2.4.6 does work with PHP 4.3.6.

You just have to delete the old /mmcache installation and reinstall again.

GameraFan
04-22-2004, 09:44 AM
Originally posted by JCJiffy
You just have to delete the old /mmcache installation and reinstall again.
Our you could:

make distclean
export PHP_PREFIX="/usr/local"
$PHP_PREFIX/bin/phpize

etc. etc.