Hi, I'm having major problems with installing the PHP client on my application servers, so I'm trying to find another way to utilize the memcached server.
I was thinking of installing both the server and client on a dedicated server and writing a simple PHP API that will eventually just call the memcached client. The goal is to have all my application servers to directly call that API. What do you think? Is it possible? Tnx, Shimi
