I uploaded my bootstrap and core.php to the files section of this
group:
http://groups.google.com/group/cake-php/files?hl=en

The only thing I have changed in core.php was the DEBUG and the
CAKE_SESSION_SAVE' parts.

Change define('CAKE_SESSION_SAVE', 'database'); to
define('CAKE_SESSION_SAVE', 'php'); after you donwload it.

If you still get errors about require() your installation may be
corrupt.  Try and re-download the latest version from www.cakephp.org

On Mar 6, 1:07 pm, "Somewhere" <[EMAIL PROTECTED]> wrote:
> I just installed the CakePHP on the Apache 2.0 with PHP 5. I used the
> Alternative installation on the CakePHP manual.
> However, when I tried to connect to the default page on a web browser,
> I got this error message:
>
> "Warning: require(config/core.php) [function.require]: failed to open
> stream: No such file or directory in /usr/lib/cake/cake/bootstrap.php
> on line 34
>
> Fatal error: require() [function.require]: Failed opening required
> 'config/core.php' (include_path='/usr/lib/cake:/home/ywang/cakephp/:.:/
> usr/local/lib/php') in /usr/lib/cake/cake/bootstrap.php on line 34"
>
> What might cause the problem? (I have set up the path in index.php
> file following the instructions on the manual.)
>
> Thanks a lot!


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