I installed CakePHP vs 2.4,but not load the css files.
therefore, I configurated app/config/core.php with
Configure::write('App.baseUrl', $_SERVER['SCRIPT_NAME']);
But now I have this error(cake is the project's name):
Missing Controller CakeController could not be found
Create the class CakeController below in file: app\Controller\CakeController.php
mod_rewriteinapacheconf file.? - Dipesh Parmar