Friday, October 28, 2011

Re: Cache FileEngine

Hi Sebastien,

please read
http://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: