cakeError('error404'); endif; ?>

0): Debugger::checkSecurityKeys(); endif; ?>

'; __('Your tmp directory is writable.'); echo ''; else: echo ''; __('Your tmp directory is NOT writable.'); echo ''; endif; ?>

'; printf(__('The %s is being used for caching. To change the config edit APP/config/core.php ', true), ''. $settings['engine'] . 'Engine'); echo ''; else: echo ''; __('Your cache is NOT working. Please check the settings in APP/config/core.php'); echo ''; endif; ?>

'; __('Your database configuration file is present.'); $filePresent = true; echo ''; else: echo ''; __('Your database configuration file is NOT present.'); echo '
'; __('Rename config/database.php.default to config/database.php'); echo '
'; endif; ?>

'; __('PCRE has not been compiled with Unicode support.'); echo '
'; __('Recompile PCRE with Unicode support by adding --enable-unicode-properties when configuring'); echo '

'; } ?> getDataSource('default'); ?>

isConnected()): echo ''; __('Cake is able to connect to the database.'); echo ''; else: echo ''; __('Cake is NOT able to connect to the database.'); echo ''; endif; ?>

To change its layout, create: APP/views/layouts/default.ctp.
You can also add some CSS styles for your pages at: APP/webroot/css.'); ?>

Html->link( sprintf('%s %s', __('New', true), __('CakePHP 1.3 Docs', true)), 'http://book.cakephp.org/view/875/x1-3-Collection', array('target' => '_blank', 'escape' => false) ); ?>

Html->link( __('The 15 min Blog Tutorial', true), 'http://book.cakephp.org/view/1528/Blog', array('target' => '_blank', 'escape' => false) ); ?>