Saturday, October 29, 2011

Re: Cache FileEngine

Hi.
You're right, windows supports flock i read quickly flock description,
and I mixed up with the non blocant parameters.

Then it should be OK on windows.


On 29 oct, 00:34, 0x20h <k...@informatik.uni-marburg.de> wrote:
> Hi Sebastien,
>
> please readhttp://book.cakephp.org/2.0/en/contributing/code.html
> to find out how you can contribute patches.
>
> Am 28.10.2011 15:30, schrieb Sandreu:> Hello,
>
> > I made an increment for file engine system.
> > My problem was that in APC cache, the cache is not shared between CLI
> > and the web app... then I did that with fileEngine using flock... it's
> > not workink on windows.
>
> why would it not work on windows? I didn't find such a hint on the
> flock() docs.

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: