Page 1 of 1

shared memory on windows

Posted: Fri Feb 17, 2006 10:50 pm
by userjs8448
I was just wondering if anyone has had experience with using shared memory and php on a windows system. I am interested in building a php object caching system for windows, but all of the shared memory functions (shm_open,etc) don't seem to work.

It says in the php docs that it should work past 2000 and I am running 2003.

Posted: Sat Feb 18, 2006 5:42 pm
by Ambush Commander
Check eAccelerator, I believe that's what you're looking for.