Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unlink(cake_core_file_map) permission denied #19

Open
Oliboy50 opened this issue Sep 7, 2014 · 0 comments
Open

unlink(cake_core_file_map) permission denied #19

Oliboy50 opened this issue Sep 7, 2014 · 0 comments

Comments

@Oliboy50
Copy link

Oliboy50 commented Sep 7, 2014

Issue

Every time I clear All cache files, it clears everything except *_cake_core_file_map.
I tried to delete this file myself then clear the cache again after it was regenerated... but still the same.
I don't know why this file is different from others.

Full error

Warning (2): unlink(C:\wamp\www\my-application\v5\app\tmp\cache\persistent\my_application_v5_cake_core_file_map): Permission denied [APP\Plugin\ClearCache\Lib\ClearCache.php, line 76]

Current workaround

I clear All cache engines to fully remove all the cached files... it's weird enough but *_cake_core_file_map is also deleted this way.

Version

Cakephp 2.5.4
DebugKit master
ClearCache master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant