Hello,

Did you FTP the .htaccess file too?

There is some stuff inside tha is needed by CakePHP.
Regards.

2009/1/23 Webweave <webwe...@gmail.com>

>
> It looks like you must have a typo in one of your config files.
>
> The word "PATH_SEPARATOR" is being placed in your PATH instead of the
> path separator charater (:), so there has to be a typo where you are
> setting up the include path.
>
> On Jan 23, 5:42 am, Mono <sirmonit...@gmail.com> 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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to