Skip to content

PHP Versions – adminbolt Admin Panel

The PHP Versions page in Multi PHP Manager lets administrators manage which PHP versions are available on the server and how they are configured. Domains can then be assigned a specific PHP version via Domains (Multi PHP Manager → Domains).

URL: /admin/php-versions

Overview

Multi PHP Manager allows different domains or accounts to use different PHP versions. This page is where you enable or disable PHP versions, set the default, and optionally configure extensions or settings per version.

Purpose

  • View and enable/disable installed PHP versions.
  • Set the default PHP version for new domains or accounts.
  • Manage PHP extensions or INI settings per version where the panel supports it.

Prerequisites

  • Access to the admin panel in adminbolt.
  • Multi PHP Manager in the sidebar (Multi PHP Manager → PHPVersions).

Interface Description

  • Page heading: PHPVersions (h1). Sub-navigation: PHPVersions (current), List view.
  • Search – Searchbox to filter the list.
  • Table – Columns: PHP Version (sortable, link to edit e.g. PHP 7.4, PHP 8.4), FPM Status (sortable, e.g. Running), Actions (link Configure per row to open edit page e.g. /admin/php-versions/<id>/edit).
  • Pagination – “Showing X to Y of Z results”, Per page combobox (5, 10, 25, 50, All).

Multi PHP Manager → PHPVersions

Notes

  • Changing the default PHP version may affect domains that have not been explicitly assigned a version.
  • Keep PHP versions updated for security; disable or remove old, unsupported versions when possible.