what exactly is the issue?  I use cakephp with xampp all the time.  Are you 
trying to change your path to your app or something?  if so you can just 
leave that as how it was and it should work fine.  there is no reason to 
alter the index.php under webroot. (unless doing an advanced installation 
of some sort)

On Saturday, June 2, 2012 9:28:50 AM UTC-5, alvin567 wrote:
>
>         if (!defined('CAKE_CORE_INCLUDE_PATH')) { 
>                 define('CAKE_CORE_INCLUDE_PATH', ROOT); 
>         } 
> define('CAKE_CORE_INCLUDE_PATH', 'C:' . DS . 'wamp' . DS . 'www' . 
> DS . 'cake' . DS . 'lib');

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to