G'day

I'm just starting to use CakePHP (well, and  PHP too).....

I'm using it with PHPEclipse.  I'm using WAMP5 Ver 1.6.4

PHP5
Cake Version - 1.1.7.3363

The error I'm receiving is:

====================================
Fatal: Unable to load controller LibsController

Fatal: Create Class:



<?php
class LibsController extends AppController
{
    var $name = 'Libs';
}
?>


in file : app\controllers\libs_controller.php
===================================

There are no errors in the app directory, only the cake directory.

Any clue as to what I've done wrong or if I'm missing something ?

Syl


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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