Missing Controller

Error: ServProdController could not be found.

Error: Create the class ServProdController below in file: app/controllers/serv_prod_controller.php

<?php
class ServProdController extends AppController {

	var $name = 'ServProd';
}
?>

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