Hello,

> I am trying to put a site on a shared host. after copying the code on
> the server and editing the htaccess files the default cake page says
> everything is ok.
>
> but as soon as i try to access my controllers i get
>
>
> Fatal error: Cannot access empty property in public_html/cake/libs/
> controller/component.php on line 248
>
> any ideas ?

Are you sure the cache is cleared so that the paths get updated?

It is essential when the debug mode is set to 0 and you are migrating
from one environment to another...

Regards,
Piotr

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" 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