The following tests have been run to determine if Kohana will work in your environment. If any of the tests have failed, consult the documentation for more information on how to correct the problem.
PHP Version | 5.3.29 |
---|---|
System Directory | /test/system/ |
Application Directory | /test/application/ |
Cache Directory | /test/application/cache/ |
Logs Directory | /test/application/logs/ |
PCRE UTF-8 | Pass |
SPL Enabled | Pass |
Reflection Enabled | Pass |
Filters Enabled | Pass |
Iconv Extension Loaded | Pass |
Mbstring Not Overloaded | Pass |
Character Type (CTYPE) Extension | Pass |
URI Determination | Pass |
✔ Your environment passed all requirements.
Remove or rename the install.php
file now.
The following extensions are not required to run the Kohana core, but if enabled can provide access to additional classes.
PECL HTTP Enabled | Kohana can use the http extension for the Request_Client_External class. |
---|---|
cURL Enabled | Pass |
mcrypt Enabled | Pass |
GD Enabled | Pass |
MySQL Enabled | Pass |
PDO Enabled | Pass |