Re: Caching options - trunkcache?

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

 



Merlin wrote:
> Hi there,
> 
> I am looking for a replacement of php trunkcache. As far as I can see,
> there is no further development and I had to take it offline due a
> system update and compatibility issues.
> 
> What would you guys recommend for a free caching system on a LAMP
> environment running php 4.x apache 1.x and mysql 3.x

caching what exactly? opcodes? query results? abitrary data structures?
'pre-compiled' templates? html output? elephants?

try here: http://php.net/apc
or here?: http://www.google.nl/search?q=php4+caching

ps - there are currently no projects that support elephant caching, I'm fairly sure.

> 
> Thank you for any advice.
> 
> Merlin
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux