Row colors:
OK / meets requirement
Issue / does not meet requirement
Warning
Optional / informational
General informations & tests PHP/Database Version
|
Required |
Recommended |
Current |
| Web server |
Apache |
| PHP Type |
CGI with Apache Worker or another webserver |
| PHP Version |
≥8.4 |
> 7.3 |
8.3.31 |
| PHP MySQLi Extension |
Yes |
Yes |
Installed |
| PHP MySQLi Client Version |
- |
- |
mysqlnd 8.3.31 |
|
|
| Database Version |
MySQL 8.0+ or MariaDB 10.6+ |
- |
Not available, needs database credentials. |
| Internet connectivity (Google) |
No |
Yes |
Yes |
| GIT is installed? |
No |
Yes |
No |
| Remote IP via $_SERVER["REMOTE_ADDR"] |
|
|
216.73.216.232 |
| Public IP via browser fetch (api.ipify.org). May not work if Content-Security-Policy blocks connect-src to that host. |
|
|
Loading… |
PHP Configuration
|
Required |
Recommended |
Current |
| date_default_timezone |
- |
- |
Europe/Zurich |
| register_argc_argv |
- |
Off |
Off |
| memory_limit |
64 MB |
256 MB |
256 MB |
| max_input_vars |
5000 |
10000 |
10000 |
| max_execution_time |
- |
300 |
300 |
| max_input_time |
- |
300 |
300 |
| file_uploads |
On |
On |
On |
| upload_max_filesize |
32 MB |
128 MB |
512 MB |
| post_max_size |
32 MB |
128 MB |
512 MB |
| short_open_tag |
- |
Off |
Off |
| open_basedir |
|
| zlib.output_compression |
|
| output_handler |
|
| disable_functions |
|
| expose_php |
- |
0 or Off |
|
| allow_url_fopen |
- |
Off |
1 |
| upload_tmp_dir |
/tmp/ |
| upload_tmp_dir writable ? |
- |
Yes |
Yes |
| System temp dir |
/tmp/ |
| System temp dir writable ? |
- |
Yes |
Yes |
| Current dir |
/srv/jtibrand/www |
| Current dir writable ? |
Yes |
Yes |
Yes |
PHP Extensions
|
Required |
Recommended |
Current |
| json |
Yes |
Yes |
Installed |
| curl |
Yes |
Yes |
Installed |
| dom |
Yes |
Yes |
Installed |
| exif |
Yes |
Yes |
Installed |
| fileinfo |
Yes |
Yes |
Installed |
| igbinary |
No |
Yes |
Not installed |
| intl |
Yes |
Yes |
Installed |
| mbstring |
Yes |
Yes |
Installed |
| openssl |
Yes |
Yes |
Installed |
| pcre |
Yes |
Yes |
Installed |
| zlib |
Yes |
Yes |
Installed |
| iconv |
Yes |
Yes |
Installed |
| xml |
Yes |
Yes |
Installed |
| zip |
Yes |
Yes |
Installed |
| xmlreader |
Yes |
Yes |
Installed |
| apcu |
No |
Yes |
Not installed |
| memcache |
No |
Yes |
Not installed |
| memcached |
No |
Yes |
Not installed |
| redis |
No |
Yes |
Not installed |
| ftp |
Yes |
Yes |
Installed |
| ssh2 |
No |
Yes |
Not installed |
| sockets |
Yes |
Yes |
Installed |
| blackfire |
No |
Yes |
Not installed |
| newrelic |
No |
Yes |
Not installed |
| xdebug |
No |
Yes |
Not installed |
| suhosin |
No |
Yes |
Not installed |
| tidy |
No |
Yes |
Not installed |
| Image manipulation (GD) |
Yes |
Yes |
Installed |
| Opcode (Zend OPcache, APC, Xcache, eAccelerator or Zend Optimizer) |
No |
Yes |
Not installed |
| Mime type |
Yes* |
Yes |
Installed |
| Hash |
No |
Yes |
Installed |
| set_time_limit |
No |
Yes |
Available |
| Curl version |
- |
7.38 |
8.12.1 OpenSSL/3.5.5 |
(*) Entries marked with an asterisk are outside the official WordPress requirements but are strongly recommended for production environments.
Apache Modules
|
Required |
Recommended |
Current |
| Deflate |
No |
Recommended |
Not installed |
| Env |
No |
Recommended |
Not installed |
| Expires |
No |
Recommended |
Not installed |
| Headers |
No |
Recommended |
Not installed |
| Filter |
No |
Recommended |
Not installed |
| Mime |
No |
Recommended |
Not installed |
| Rewrite |
Yes |
Recommended |
Not installed |
| Setenvif |
No |
Recommended |
Not installed |
Apache directory listing (Options Indexes)
|
Required |
Recommended |
Current |
| indexes_probe/ |
- |
- |
Missing (ship indexes_probe/ with phpwpinfo.php) |
This check requests indexes_probe/ (no index file). If directory listing is enabled, Apache returns an "Index of" page — a security risk on production sites.
Redis Configuration
|
|
| Redis version |
6.2 |
- |
Not available, needs redis auth. |