Missing Controller
Error: LightController could not be found.
Error: Create the class LightController below in file: app/controllers/light_controller.php
<?php class LightController extends AppController { var $name = 'Light'; } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp