Hi Chris,

It's a cache file, it should be managed by the framework. I have tried
adding this file to the folder, and it just gets deleted by Cake.

As for permissions, there are no other issues writing to the /tmp folder.
It's on Windows, so I don't think permissions are as often a problem as they
are on *nix.

Thanks for your reply.

Glen.


Chris Hartjes-2 wrote:
> 
> 
> On Nov 27, 2007 4:42 PM, Dodger <[EMAIL PROTECTED]> wrote:
>>
>> 1. Whenever I open an admin URL, such as /admin/videos, I get the
>> following
>> warning:
>>
>> 2007-11-27 23:28:18 Warning: Warning (2):
>> fopen(C:\...\tmp\cache\persistent\cake_core_object_map) [
>> http://php.net/function.fopen function.fopen ]: failed to open stream:
>> Permission denied in [CORE\cake\libs\file.php, line 144]
> 
> Well, it sounds like it's telling you what the exact problem is.
> Either the file doesn't exist or you haven't set proper permissions
> for the tmp directory.
> 
> 
> -- 
> Chris Hartjes
> 
> My motto for 2007:  "Just build it, damnit!"
> 
> @TheKeyboard - http://www.littlehart.net/atthekeyboard
> 
-- 
View this message in context: 
http://www.nabble.com/Big-problems-with-admin-routing-and-Auth-ACL-tf4884616.html#a13980914
Sent from the CakePHP mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to