CakePHP did not screw it up, check for the .htaccess file you probably left
behind when you deleted to code. The "error" message tells you exactly what
you need to do and gives you the basic code you need to copy and paste it
into the file that you are being told to create.

-- 
Larry E. Masters


On Sat, Sep 17, 2011 at 11:38 AM, rhkennerly <rhkenne...@gmail.com> wrote:

> system is MBP/OSX/MAMP all latest updates
>
> a customer wanted me to look at a CakePHP product he was evaluating.
> Once I installed CakePHP in the root of localhost, all I get for any
> other production in php on localhost is internal 500 errors. I can fix
> this by removing cake and mamp restarting and reinstalling mamp, but
> there has to be a way to coexist that I am just not getting.
>
> While I have your attention, I'm also getting a CakePHP error that I
> don't know how to fix
>
>
> Missing Controller
>
> Error: CoopController could not be found.
>
> Error: Create the class CoopController below in file: app/Controller/
> CoopController.php
>
> <?php
> class CoopController extends AppController {
>
> }
> ?>
>
> This file does not exist in the code at all.  What am I missing?
>
> --
> 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
> cake-php+unsubscr...@googlegroups.com For more options, visit this group
> at http://groups.google.com/group/cake-php
>

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to