URL rewriting is not properly configured on your server.
Environment
=')): ?>Your version of PHP is 5.5.9 or higher.
Your version of PHP is too low. You need PHP 5.5.9 or higher to use CakePHP.
Your version of PHP has the mbstring extension loaded.
Your version of PHP does NOT have the mbstring extension loaded.
;Your version of PHP has the openssl extension loaded.
Your version of PHP has the mcrypt extension loaded.
Your version of PHP does NOT have the openssl or mcrypt extension loaded.
Your version of PHP has the intl extension loaded.
Your version of PHP does NOT have the intl extension loaded.
Filesystem
Your tmp directory is writable.
Your tmp directory is NOT writable.
Your logs directory is writable.
Your logs directory is NOT writable.
The = $settings['className'] ?>Engine is being used for core caching. To change the config edit config/app.php
Your cache is NOT working. Please check the settings in config/app.php
Database
connect(); } catch (Exception $connectionError) { $connected = false; $errorMsg = $connectionError->getMessage(); if (method_exists($connectionError, 'getAttributes')) : $attributes = $connectionError->getAttributes(); if (isset($errorMsg['message'])) : $errorMsg .= '' . $attributes['message']; endif; endif; } ?>
CakePHP is able to connect to the database.
CakePHP is NOT able to connect to the database.
= $errorMsg ?>
Editing this Page
- To change the content of this page, edit: src/Template/Pages/home.ctp.
- You can also add some CSS styles for your pages at: webroot/css/.
More about Cake
CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Front Controller and MVC.
Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
Help and Bug Reports
- irc.freenode.net
#cakephp
- Live chat about CakePHP
- CakePHP
Issues
- CakePHP issues and pull requests
- CakePHP
Google Group
- Community mailing list
Docs and Downloads
- CakePHP API
- Quick Reference
- CakePHP Documentation
- Your Rapid Development Cookbook
- The Bakery
- Everything CakePHP
- CakePHP plugins repo
- A comprehensive list of all CakePHP plugins created by the community
- CakePHP Code
- For the Development of CakePHP Git repository, Downloads
- CakePHP
- The Rapid Development Framework
Training and Certification
- Cake Software Foundation
- Promoting development related to CakePHP
- CakePHP Training
- Learn to use the CakePHP framework
- CakePHP
Certification
- Become a certified CakePHP developer