This is not a Cake 2 issue, would happen with 1.3 too. You've quite rightly installed the application in a subfolder of your apache web folder (/cake) so have two options. Change the base dir in the htaccess file or what most people do is setup a virtul host so you can access your application at http://appname.
Are you running a WAMP or LAMP environment? Cake 2 book can be found at: http://book2.cakephp.org/en/ HTH, Paul -- 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
