Re: tmp Warning

2006-09-29 Thread davide
dkni wrote: > > I am using Fedora now. I have no idea how to do that. Do what? Extract the archive or create/give access to tmp directory? Bye Davide -- By the power of Greyskull... signature.asc Description: OpenPGP digital signature

Re: tmp Warning

2006-09-29 Thread D. Pape
ah right! that could be the reason! > > maybe you have extracted the zip using winzip. Winzip by default (i > don't know if it's settable) didn't extract empty folders contained in > the zip archive. If so, try for example winrar or a porting of tar for > windows :). > > However as Pape said, it

Re: tmp Warning

2006-09-29 Thread dkni
I am using Fedora now. I have no idea how to do that. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group,

Re: tmp Warning

2006-09-29 Thread davide
dkni wrote: > > ok i will thx u maybe you have extracted the zip using winzip. Winzip by default (i don't know if it's settable) didn't extract empty folders contained in the zip archive. If so, try for example winrar or a porting of tar for windows :). However as Pape said, it should be enough

Re: tmp Warning

2006-09-29 Thread dkni
ok i will thx u --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For mo

Re: tmp Warning

2006-09-29 Thread D. Pape
i´ve downloaded the latest version of cakephp (zip-file) a minute ago and there is a tmp folder in app/! :o) i don't know what happens if you make the tmp folder manually and set it writeable. will cake make the subdirectories automatically?! > I downloaded it but there is no tmp folder :( > >

Re: tmp Warning

2006-09-29 Thread dkni
I downloaded it but there is no tmp folder :( --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send ema

Re: tmp Warning

2006-09-29 Thread D. Pape
usually the tmp folder is in the cake-zip! the tmp folder have to be writeable! > Warning: > file_put_contents(/PATH_TO/app/tmp/cache/models/default_FOLDER_list) > [function.file-put-contents]: failed to open stream: No such file or > directory in /PATH_TO/cake/basics.php on line 835 > > Hi Guy

tmp Warning

2006-09-29 Thread dkni
Warning: file_put_contents(/PATH_TO/app/tmp/cache/models/default_FOLDER_list) [function.file-put-contents]: failed to open stream: No such file or directory in /PATH_TO/cake/basics.php on line 835 Hi Guy, I am having this problem. I downloaded the lastest version of Cake but I didn't have tmp fo