Warning (2): mysql_connect() [function.mysql-connect]: No such file or directory [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 561]
Warning (2): mysql_query() [function.mysql-query]: No such file or directory [APP/app_controller.php, line 15]
Warning (2): mysql_query() [function.mysql-query]: A link to the server could not be established [APP/app_controller.php, line 15]
CakePHP: the rapid development php framework: Errors

Missing Method in NewsController

Error: The action 1600805 is not defined in controller NewsController

Error: Create NewsController::1600805() in file: app/controllers/news_controller.php.

<?php
class NewsController extends AppController {

	var $name = 'News';


	function 1600805() {

	}

}
?>

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

(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)