Notice (8): session_start() [function.session-start]: ps_files_cleanup_dir: opendir(/opt/alt/php56/var/lib/php/session) failed: Permission denied (13) [CORE/cake/libs/cake_session.php, line 587]
Warning (2): Cannot modify header information - headers already sent by (output started at /home3/klt39429/public_html/leeinvoice/cake/libs/debugger.php:686) [CORE/cake/libs/cake_session.php, line 588]
CakePHP: the rapid development php framework: Errors

Missing Controller

Error: Sitemap.xmlController could not be found.

Error: Create the class Sitemap.xmlController below in file: app/controllers/sitemap.xml_controller.php

<?php
class Sitemap.xmlController extends AppController {

	var $name = 'Sitemap.xml';
}
?>

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