Re: can't get CRUD to run

2007-09-30 Thread Mike Green
make sure mod_rewrite is enabled in the apache config (maybe there is a menu option in the xampp systray menu) Mike On 30/09/2007, SIXS <[EMAIL PROTECTED]> wrote: > > > Hi, > I have installed a new version or XAMPP and Cakephp. > I get the cake page with and database found > Http://localhost/cak

can't get CRUD to run

2007-09-29 Thread SIXS
Hi, I have installed a new version or XAMPP and Cakephp. I get the cake page with and database found Http://localhost/cake/ I build the controllers players_controller.php and teams_controller.php. I build the models player.php and team.php I run Http://localhost/cake/teams/add and I get and error