Hello,

I'm working with : Apache/2.2.2 (Win32) PHP/5.2.0-dev

[ Loaded Modules apache 2.2.2 are ]

core mod_win32 mpm_winnt http_core mod_so mod_actions mod_alias
mod_asis mod_auth_basic mod_authn_default mod_authn_file
mod_authz_default mod_authz_groupfile mod_authz_host mod_authz_user
mod_autoindex mod_cgi mod_dir mod_env mod_imagemap mod_include
mod_isapi mod_log_config mod_mime mod_negotiation mod_rewrite
mod_setenvif mod_userdir mod_php5

[ Session are activated in php.ini ]

>> Session Support      enabled
>> Registered save handlers     files user
>> Registered serializer handlers       php php_binary wddx

[ My session are saved here  : ]

session.save_path       C:/TRAVAUX/SERVEUR/APACHE/sessions
session.use_cookies     On

[ Problem ? ]

My document root is "C:\TRAVAUX\SITE"
Cake is here : C:\TRAVAUX\SITE\cake

I start cake without modify nothing (clean install of 1.1.5.3148, i try
with older version too )... >> http://localhost/cake

I have this error ...

Fatal error: Call to a member function check() on a non-object in
C:\TRAVAUX\SITE\cake\cake\libs\view\templates\layouts\default.thtml on
line 57

My session at this time t contains :
Config|a:3:{s:4:"rand";i:21423;s:4:"time";i:1151340628;s:9:"userAgent";s:32:"ad87900639db497b6e49a8914ee4130b";}

DO you have an idea of this bug ? 

Ps : i'm on win98 :/


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

Reply via email to