Re: Setup issues : PHP "no such file/directory" warnings at the top of every page

2007-02-04 Thread brainPhat

That did the trick, thanks.  I wasn't sure if I should just make
folders willy-nilly.

On Feb 4, 6:19 am, "Dr. Tarique Sani" <[EMAIL PROTECTED]> wrote:
> On 2/4/07, brainPhat <[EMAIL PROTECTED]> wrote:
>
>
>
> > Relatively new to Cake, so I don't know what the problem is.  Can
> > anyone tell me why I'm getting the following two messages at the top
> > of every page in my lame example apps?  Let me know if you need more
> > info.
>
> You need this folder to be present and writeable
> C:\apache\Apache2\htdocs\cake\app\tmp\cache\models\
>
> HTH
> Tarique
>
> --
> =
> PHP for E-Biz:http://sanisoft.com
> Cheesecake-Photoblog:http://cheesecake-photoblog.org
> =


--~--~-~--~~~---~--~~
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 more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Setup issues : PHP "no such file/directory" warnings at the top of every page

2007-02-04 Thread brainPhat

Relatively new to Cake, so I don't know what the problem is.  Can
anyone tell me why I'm getting the following two messages at the top
of every page in my lame example apps?  Let me know if you need more
info.

Warning: file_put_contents(C:\apache\Apache2\htdocs\cake\app\tmp\cache
\models\default_caketests_list) [function.file-put-contents]: failed
to open stream: No such file or directory in C:\apache\Apache2\htdocs
\cake\cake\basics.php on line 868

Warning: file_put_contents(C:\apache\Apache2\htdocs\cake\app\tmp\cache
\models\default_posts) [function.file-put-contents]: failed to open
stream: No such file or directory in C:\apache\Apache2\htdocs\cake\cake
\basics.php on line 868


--~--~-~--~~~---~--~~
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 more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---