mmcache and FC2

Alex Evonosky alex at alexevon.org
Tue Nov 23 14:55:57 UTC 2004


After using yum to install the php-mmcache, mmcache is not working..

from /etc/php.ini:

#extension="mmcache.so"
#  mmcache.shm_size="16"
#  mmcache.cache_dir="/tmp/mmcache"
#  mmcache.enable="1"
#  mmcache.optimizer="1"
#  mmcache.check_mtime="1"
#  mmcache.debug="0"
#  mmcache.filter=""
#  mmcache.shm_max="0"
#  mmcache.shm_ttl="0"
#  mmcache.shm_prune_period="0"
#  mmcache.shm_only="0"
#  mmcache.compress="1"

# zend_extension="/usr/lib/php4/mmcache.so"
#  mmcache.shm_size="16"
#  mmcache.cache_dir="/tmp/mmcache"
#  mmcache.enable="1"
#  mmcache.optimizer="1"
#  mmcache.check_mtime="1"
#  mmcache.debug="0"
#  mmcache.filter=""
#  mmcache.shm_max="0"
#  mmcache.shm_ttl="0"
#  mmcache.shm_prune_period="0"
#  mmcache.shm_only="0"
#  mmcache.compress="1"



Of course, I had to comment out the mmcache, since httpd would not start...


 From the httpd error logs, all I get is the following:

PHP Fatal error:  [Turck MMCache] Turck MMCache 2.4.6 can not be loaded 
twich in Unknown on line 0


nothing else...  Is there something in httpd.conf that needs configured 
as well?  All packages are stock from FC2 CD's and yum updates.

A




More information about the fedora-list mailing list