[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Debian Turck mmcache - OK!!!



Esqueçe pessoal, funcionou com o php.ini da seguinte maneira:


zend_extension="/usr/lib/php4/mmcache.so"
mmcache.shm_size="16"                                   ; turck-mmcache
mmcache.cache_dir="/var/cache/turck-mmcache"            ; turck-mmcache
mmcache.enable="1"                                      ; turck-mmcache
mmcache.optimizer="1"                                   ; turck-mmcache
mmcache.check_mtime="1"                                 ; turck-mmcache
mmcache.debug="0"                                       ; turck-mmcache
mmcache.filter=""                                       ; turck-mmcache
mmcache.shm_max="0"                                     ; turck-mmcache
mmcache.shm_ttl="0"                                     ; turck-mmcache
mmcache.shm_prune_period="0"                            ; turck-mmcache
mmcache.shm_only="0"                                    ; turck-mmcache
mmcache.compress="1"                                    ; turck-mmcache

extension="mmcache.so"
mmcache.shm_size="16"
mmcache.enable="1"                                      ; turck-mmcache
mmcache.optimizer="1"                                   ; turck-mmcache
mmcache.check_mtime="1"                                 ; turck-mmcache
mmcache.debug="0"                                       ; turck-mmcache
mmcache.filter=""                                       ; turck-mmcache
mmcache.shm_max="0"                                     ; turck-mmcache
mmcache.shm_ttl="0"                                     ; turck-mmcache
mmcache.shm_prune_period="0"                            ; turck-mmcache
mmcache.shm_only="0"                                    ; turck-mmcache
mmcache.compress="1"                                    ; turck-mmcache


Reply to: