Runtime
PHP & Extensions — JKPanel Server
Manage PHP versions, PHP-FPM and server-side PHP extensions.
PHP management
JKPanel Server manages PHP-FPM based website runtimes. The available PHP versions depend on the versions installed and supported by the server.
PHP extensions
The PHP Extensions interface allows administrators to review and manage extensions for an installed PHP version. Extension changes affect websites using that PHP runtime, so compatibility should be checked before disabling an extension.
Safe changes
- Identify which websites use the PHP version first.
- Do not disable an extension required by an active application.
- Test application behaviour after runtime changes.
- Keep security-sensitive PHP components current.