Saturday, February 28, 2009

Re: Cake core is throwing unlink warnings

Lovely... I went to try this out and the warnings have vanished as
mysteriously as they first appeared. I've got this thread bookmarked and
will update again as they come back.

jitka (poLK) wrote:
>
>
> I've never seen this issue before, and it is hard to reproduce it in
> test case if it misbehaves randomly...
> Try one thing, please: in cake/libs/file.php in File::delete() replace
> clearstatcache();
> with
> clearstatcache(true);
> and let us know if that helps.
> >
>
>

--
View this message in context: http://n2.nabble.com/Cake-core-is-throwing-unlink-warnings-tp2374269p2401339.html
Sent from the CakePHP mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: