WTF?

Any ideas why I would be getting this error?

You are seeing this error because controller CakeAMFPHPController
could not be found.

Notice: this error is being rendered by the app/views/errors/
missing_controller.thtml view file, a user-customizable error page for
handling invalid controller dispatches.

Fatal: Unable to load controller CakeAMFPHPController

Fatal: Create Class:

<?php
    class CakeAMFPHPController extends AppController
    {
    }
?>

in file : app/controllers/cake_a_m_f_p_h_p_controller.php


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
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