Missing Controller

Error: SolutionsController could not be found.

Error: Create the class SolutionsController below in file: app/controllers/solutions_controller.php

<?php
class SolutionsController extends AppController {

	var $name = 'Solutions';
}
?>

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