Topic: MMcache bug with search

System:
Debian Sarge 3.1 (Testing)
Installed: Turck mmcache

Problem:
searching for words that should display message "No topics found" gives purely blank page.

Solution
Uninstall mmcache, then it works fine.

I had this problem on two different servers

Is there a known reason for why this happens? Is there a solution? I still want to use mmcache...

Re: MMcache bug with search

Mypunbb phpinfo()

Turck MMCache
MMCache support    enabled
Version     2.4.6
Caching Enabled     true
Optimizer Enabled     true
Memory Size     25,165,784 Bytes
Memory Available     364 Bytes
Memory Allocated     25,165,420 Bytes
Cached Scripts     425

3 (edited by chrizz 2005-05-20 09:54)

Re: MMcache bug with search

Version     2.4.6-10
Caching Enabled     true
Optimizer Enabled     true
Memory Size     16,777,180 Bytes
Memory Available     15,239,012 Bytes
Memory Allocated     1,538,168 Bytes
Cached Scripts     29
Removed Scripts     0
Cached Keys     0

On a not running server (dev-server), but still the same problem there.

Re: MMcache bug with search

Have you tried eAccelerator? It's a fork of mmCache since it is no longer under development.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

5 (edited by chrizz 2005-05-23 20:42)

Re: MMcache bug with search

A solution for the problem with Turck MMcache is to set:

mmcache.optimizer="0"

in php.ini