I had the same problem.

Remove the file called class.paths.php under app/tmp/cache/persisten/

that helped for me. :D

On 21 Jul., 11:05, "virtualj(at)gmail.com" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I created a website with cakephp on my localhost webserver and now I
> have put it all on my webhost.
> All the static pages work but with some controllers I get the message:
> <code>
> Warning (2): require() [function.require]: Unable to access /home/
> johannes/Webdesign/Webserver/aquademics/app/models/type.php [CORE/cake/
> basics.php, line 205]
>
> Warning (2): require(/home/johannes/Webdesign/Webserver/aquademics/app/
> models/type.php) [function.require]: failed to open stream: No such
> file or directory [CORE/cake/basics.php, line 205]
>
> Fatal error: require() [function.require]: Failed opening required '/
> home/johannes/Webdesign/Webserver/aquademics/app/models/
> type.php' (include_path='/mounted-storage/home39a/sub001/sc10444/www/
> resq:/mounted-storage/home39a/sub001/sc10444/www/resq/app/:.:/usr/
> local/lib/php/') in /mounted-storage/home39a/sub001/sc10444/www/resq/
> cake/basics.php on line 205
> </code>
>
> For some reason it seems to use the old paths from my local host. But
> I don't remember having to set them somewhere. Everything works fine
> on my local host.
> I am using version 1.2.0.5427alpha and othAuth as authentication.
>
> Has annyone an idea how to solve this?


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