Missing Controller

Error: SolutionController could not be found.

Error: Create the class SolutionController below in file: app/controllers/solution_controller.php

<?php
class SolutionController extends AppController {

	var $name = 'Solution';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp