Bob Fisher wrote:
I am running a hybrid environment.

Box A: PHP 4.3.9

Box B: PHP 5.1.6

Box C: Memcached 1.2.2

When I set a key in memcache(Box C) from Box A, I am unable to read
it from Box B and vice versa.

I did not see any such issues mentioned in the PHP documentation.

Has anyone seen something similar? Does anyone know how to get over this?

There's some nice RPC code (well I think it's nice anyhoo) on my website:

http://www.phpguru.org/downloads/RPC_for_PHP5/

It's for PHP5 but you might be able to adapt (if you even need to) to work with PHP4.

--
Richard Heyes

        Employ me:
http://www.phpguru.org/cv

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

Reply via email to