Re: Memcache and CakePHP Session

2009-03-26 Thread brian
I'm NOT trying to be rude, but have you searched for "Memcache cakephp"? Google seems to find quite a few links. On Thu, Mar 26, 2009 at 6:32 AM, byqsri wrote: > > Is it someone can help me? > > On Mar 25, 5:52 pm, "marco.rizze...@gmail.com" > wrote: >> Hi >> I would use Memcache to save the ph

Re: Memcache and CakePHP Session

2009-03-26 Thread byqsri
Is it someone can help me? On Mar 25, 5:52 pm, "marco.rizze...@gmail.com" wrote: > Hi > I would use Memcache to save the php session. > I have installed memcached on my system and I have configured it. > I have set in php.ini the session's handler to memcache . > I try to use a session in a simp

Memcache and CakePHP Session

2009-03-25 Thread marco.rizze...@gmail.com
Hi I would use Memcache to save the php session. I have installed memcached on my system and I have configured it. I have set in php.ini the session's handler to memcache . I try to use a session in a simple php script and all works fine. But when I try to use the session in CakePHP the session d