Missing Controller

Error: MediaController could not be found.

Error: Create the class MediaController below in file: app/controllers/media_controller.php

<?php
class MediaController extends AppController {

	var $name = 'Media';
}
?>

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

(default) 3 queries took 3 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `aros`771
2DESCRIBE `acos`771
3DESCRIBE `aros_acos`771