System | |
PHP Version | 8.2.29 |
Server API | apache2handler |
Loaded Configuration File | /etc/php/8.2/apache2/php.ini |
PHP — Version & Compatibility | |
Supported PHP version |
ERROR Critical error: The PHP version in use (8.2.29) is no longer supported. Please upgrade to PHP 8.3 or higher to continue running this site. |
Function str_contains() |
ERROR Fatal error: Function str_contains() not found. This feature requires PHP 8.3 or higher.
|
Extension mbstring |
ERROR Runtime error: The mbstring extension is missing or not supported by the current PHP version.
|
Framework / CMS compatibility |
ERROR Warning: The installed framework is not compatible with PHP 8.2.x. Please upgrade the server to PHP 8.3 or higher. |
Environment status |
ERROR The site is temporarily unavailable: the PHP environment does not meet the minimum security and compatibility requirements. Technical intervention required |
Recommended configuration (not blocking) | |
memory_limit |
Below recommended threshold Current value: 128M — Recommended: ≥ 256M. |
max_execution_time |
Below recommended threshold Current value: 30s — Recommended: ≥ 60s. |
Suggested actions | |
Upgrade PHP |
Upgrade to PHP 8.3 or higher and ensure required extensions are enabled (mbstring , json , curl , pdo , pdo_mysql , xml ).
|
Code compatibility | Review application code for deprecated functions and adjust to be fully compatible with PHP 8.3.x. |
Contact | Please contact the site administrator to perform the required upgrade. |