Check if the tmp directory exists at the location "D:\INSTANTRAILS\",
maybe create it.

On Jul 13, 2:58 pm, RVince <[EMAIL PROTECTED]> wrote:
> I'm running Cake on my local machine (wherein php has been insrtalled
> with, cough, InstantRails) except I have amended the php.ini to be:
>
> error_reporting  =  E_ALL & ~E_NOTICE
>
> Yet, when I hit the index.php page that is packaged with Cake (which I
> have just installed) I get following Warnings, below. Anyonecan tell
> me what I might have set wrong here? -R. Vince
>
> Warning: session_start(): open(D:\INSTAN~1\\tmp\
> \sess_cb0d495a31ac0066e6658da26e51694f, O_RDWR) failed: No such file
> or directory (2) in d:\instantrails\www\cake\libs\session.php on line
> 154
>
> Warning: session_start(): Cannot send session cookie - headers already
> sent by (output started at d:\instantrails\www\cake\libs\session.php:
> 154) in d:\instantrails\www\cake\libs\session.php on line 154
>
> Warning: session_start(): Cannot send session cache limiter - headers
> already sent (output started at d:\instantrails\www\cake\libs
> \session.php:154) in d:\instantrails\www\cake\libs\session.php on line
> 154
>
> Warning: Cannot modify header information - headers already sent by
> (output started at d:\instantrails\www\cake\libs\session.php:154) in d:
> \instantrails\www\cake\libs\session.php on line 155


--~--~---------~--~----~------------~-------~--~----~
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