This script checks if your server and PHP configuration meets the requirements for running Nette Framework.
Please see the warnings listed below.
| Web server | Apache/2.2.15 (FreeBSD) SVN/1.6.11 PHP/5.2.13 with Suhosin-Patch DAV/2 mod_ssl/2.2.15 OpenSSL/0.9.8k |
|---|---|
| PHP version | 5.2.13 |
| Memory limit | 48M |
| .htaccess file protection | |
| Function ini_set | Enabled |
| Magic quotes | Disabled |
| Register_globals | Disabled |
| Zend.ze1_compatibility_mode | Disabled |
| Variables_order | Enabled |
| Reflection extension | Enabled |
| Reflection phpDoc | Enabled |
| SPL extension | Enabled |
| PCRE extension | Enabled |
| ICONV extension | Enabled and works properly |
| Multibyte String extension | Enabled |
| PHP tokenizer | Enabled |
| Multibyte String function overloading | Disabled |
| Memcache extension | Disabled |
Memcache extension is absent. You will not be able to use Nette\Caching\MemcachedStorage. |
|
| GD extension | Enabled |
| Bundled GD extension | Enabled |
| ImageMagick library | Disabled |
ImageMagick server library is absent. You will not be able to use Nette\ImageMagick. |
|
| Fileinfo extension or mime_content_type() | Enabled |
| HTTP extension | Disabled |
| HTTP_HOST or SERVER_NAME | Present |
| REQUEST_URI or ORIG_PATH_INFO | Present |
| SCRIPT_FILENAME, SCRIPT_NAME, PHP_SELF | Present |
| SERVER_ADDR or LOCAL_ADDR | Present |
Requirements Checker version 1.3