Environment Tests

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 Kohana requires PHP 5.3.3 or newer, this version is 5.2.17.
System Directory /home/hosting/prv-hosting/prv.pl/t/r/flight-alert/system/
Application Directory /home/hosting/prv-hosting/prv.pl/t/r/flight-alert/application/
Cache Directory The /home/hosting/prv-hosting/prv.pl/t/r/flight-alert/application/cache/ directory is not writable.
Logs Directory The /home/hosting/prv-hosting/prv.pl/t/r/flight-alert/application/logs/ directory is not writable.
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

✘ Kohana may not work correctly with your environment.

Optional Tests

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 Kohana can use the cURL extension for the Request_Client_External class.
mcrypt Enabled Kohana requires mcrypt for the Encrypt class.
GD Enabled Pass
MySQL Enabled Pass
PDO Enabled Pass