Missing Controller

Error: ServerController could not be found.

Error: Create the class ServerController below in file: app/controllers/server_controller.php

<?php
class ServerController extends AppController {

	var $name = 'Server';
}
?>

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