Posted by Fraser Tweedale on 11/18/43 11:42
why don't you use the APC PECL extension? Works perfectly with PHP5 and
is under consideration to be part of the main distribution with PHP6.
It's a simply but highly effective opcode cache and also provide a
facility for storage of variables/constants between requests.
http://www.php.net/manual/en/ref.apc.php
t
Ju Hui wrote:
> Hi All:
> I am using mmcache on php 4 for a long time. It's cool software. But
> as you know, it doesn't support php5 well. I have tested eaccelerator
> on my box. It isn't good as I mmcache, my web server can't display
> encondered code, and show error in log.
> Who can tell me some free software like mmcache?
> Thanks ...:)
>
Navigation:
[Reply to this message]
|