Warning (2): require() [http://php.net/function.require]: Unable to allocate memory for pool. [CORE/cake/bootstrap.php, line 39]
Warning (2): require() [http://php.net/function.require]: Unable to allocate memory for pool. [CORE/cake/libs/configure.php, line 1067]
Warning (2): require() [http://php.net/function.require]: Unable to allocate memory for pool. [CORE/cake/libs/overloadable.php, line 35]
Warning (2): include() [http://php.net/function.include]: Unable to allocate memory for pool. [CORE/cake/dispatcher.php, line 266]
Warning (2): require() [http://php.net/function.require]: Unable to allocate memory for pool. [CORE/cake/libs/controller/components/session.php, line 21]
CakePHP: the rapid development php framework: Errors
Warning (2): include() [http://php.net/function.include]: Unable to allocate memory for pool. [CORE/cake/libs/view/view.php, line 724]

Missing Controller

Error: JsController could not be found.

Error: Create the class JsController below in file: app/controllers/js_controller.php

<?php
class JsController extends AppController {

	var $name = 'Js';
}
?>

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