You will need to clear our the files in your app/tmp directory. Leave the directories intact, just remove the files.
On Jan 23, 1:42 pm, Mono <[email protected]> wrote: > Hello!! > > My Cake-App works perfect on my localhost, but after i uploaded it i > become the error msg: > > Warning: Failed opening 'cake/bootstrap.php' for inclusion > (include_path='/mnt/web2/13/38/51150638/htdocs/plPATH_SEPARATOR/mnt/ > web2/13/38/51150638/htdocs/pl/app/PATH_SEPARATOR.:') in /mnt/ > web2/13/38/51150638/htdocs/pl/app/webroot/index.php on line 84 > > Fatal error: CakePHP core could not be found. Check the value of > CAKE_CORE_INCLUDE_PATH in APP/webroot/index.php. It should point to > the directory containing your /cake core directory and your /vendors > root directory. in /mnt/web2/13/38/51150638/htdocs/pl/app/webroot/ > index.php on line 85 > > ...and i dont know why. > > if i do a var_dump on the define CAKE_CORE_INCLUDE_PATH in the file > app/webroot/index.php i get: > > string(34) "/mnt/web2/13/38/51150638/htdocs/pl" > > ... and that looks ok. The url to my app is:http://cbmono.de/pl/ > similar as on my localhost:http://localhost/pl/ > > Could anyone help me pls? > > Best regards! > claudio. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
