I see it now!

Whenever I move the "cake" core folder I need to preserve the
structure so in my case I need to create a "cakecore" folder and put
"cake" in it so now it works so great!

Now my next thing is figure out why it is not working at sourceforge.

It is a piece of "Cake"!  Eventually!

On Jun 26, 10:59 am, "chanh.ong" <[EMAIL PROTECTED]> wrote:
> Now I remember why I was digging and eventual hack of Cake!
>
> Cake works fine with everything the default setup but when I move
> "cake" core to outside of the distro and change in both {topcake}/
> index.php and webroot/index.php to point to where "cake" core is
> located then I got this error.
> //              define('CAKE_CORE_INCLUDE_PATH', ROOT);
>                 define('CAKE_CORE_INCLUDE_PATH', 'H:'.DS.'dev'. DS . 
> 'cakecore' );
>
> Warning: require(cake\basics.php) [function.require]: failed to open
> stream: No such file or directory in H:\dev\htdocs\cakecms\index.php
> on line 55
>
> Please let me know what is the right path to put in this case to make
> Cake work for me.
>
> Thanks
>
> On Jun 26, 10:42 am, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
>
> > On 6/26/07, chanh.ong <[EMAIL PROTECTED]> wrote:
>
> > > Please don't slam people when they are trying to learn Cake.
>
> > It's not slamming when you point out to someone over and over again
> > that there is another solution and find out if they've actually tried
> > it.  Did you try what I suggested?  If not, then not only are you
> > wasting my time you are wasting your own.
>
> > > Thanks to try to help and to be nice to others.
>
> > It isn't about being nice, it's about providing proper answers to
> > questions.  This isn't some mutual admiration society where we say
> > please and thank you and try to avoid hurting people's feelings.
> > That's some other mailing list.
>
> > --
> > Chris Hartjes
> > Senior Developer
> > Cake Development Corporation
>
> > My motto for 2007:  "Just build it, damnit!"
>
> > @TheBallpark -http://www.littlehart.net/attheballpark
> > @TheKeyboard -http://www.littlehart.net/atthekeyboard


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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