Download List

项目描述

Turck MMCache is a free PHP accelerator, optimizer, encoder, and dynamic content cache. It increases performance of PHP scripts by caching them in a compiled state, so that the overhead of compiling is almost completely eliminated. It also uses some optimizations for speeding up PHP scripts' execution. It typically reduces server load and increases the speed of PHP code by 1-10 times. It is tested with PHP 4.1.0-4.3.3, and Apache 1.3 and 2.0 under Linux and Windows.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-23 09:57 Back to release list
2.4.0

为incomlete类支持在mmcache_get()开始实施。 PHP的版本已检查。一个问题,包括在PHP 4.3.3和include_once是固定的,随着不当“不能重新声明()”错误和Windows下的缓存时绝对路径,但由于没有硬盘文件的问题。此版本进行了测试与PHP 4.3.3和PHP5 - 200309021330。
标签: Major bugfixes
Support for incomlete classes in mmcache_get()
was implemented. The PHP version is now checked.
A problem with include and include_once under
PHP 4.3.3 was fixed, along with the improper
"Cannot redeclare ()" error and an issue with
caching files under Windows when given absolute
paths but not drives. This release was tested
with PHP 4.3.3 and php5-200309021330.

Project Resources