We run a few pretty heavy PHP applications on our server (RedHat) and are thinking about installing MMcache on the server. However, I want to first install it locally to determine if the performance increase is worth trying to install it on our server. Plus then I might want to make use of some of its API, and I develop locally, so I would need it installed locally anyways.
I have successfully built it locally and the libraries are in the php lib dir, and I have added the required lines to the php.ini that phpino() says is my ini file, and restarted apache; however I cannot get it to go. It just is not loading with PHP.
Anybody have any luck getting mmCache to go in OSX?
BTW, I am running Panther and the entropy.ch PHP 4.3.4 package release. I see Serverlogistics has a PHP 4.3.4 package with mmCache pre-installed; however, you must be running Apache 2 full install, which I am not ready to switch our production server to Apache 2.