You are going to have to read the installation instructions again all
the way through as well as the manual on www.cakephp.org

On Mar 7, 7:46 am, "Somewhere" <[EMAIL PROTECTED]> wrote:
> Thank you, guys, for your help!
> I just changed it to the dev installation and it works as it is.
> But when I opened the default page in a browser, it said:
>
> "Your database configuration file is not present."
>
> Do you know what it refers to?
>
> Thanks a lot!
> S.
>
> On Mar 6, 8:51 pm, "hydra12" <[EMAIL PROTECTED]> wrote:
>
> > I don't know what your setup is like, but I explained to someone else
> > how I do my alternative setup 
> > here:http://groups.google.com/group/cake-php/browse_thread/thread/8f96dbb2...
>
> > I have a cake folder and an app folder inside my server's document
> > root (htdocs for most people, it seems).  I only had to change 1 line
> > in my app's webroot/index.php file to make it work.  I hope it helps.
>
> > hydra12
>
> > On Mar 6, 3:53 pm, "Christopher E. Franklin, Sr."
>
> > <[EMAIL PROTECTED]> wrote:
> > > 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 fromwww.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!- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -


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