Run a Self-Improving AI Agent On Managed ย Hermes Agent Hosting

Documentation

Visit Our xCloud Knowledge Base

Here is your one-stop source for in-depth articles, FAQs, and tutorials for you to excel at hosting & managing your websites.


How to Manage PHP Extensions With xCloud

xCloudโ€™s PHP extensions add extra capabilities to PHP, such as image processing, caching, and database support. With xCloud, you can install or remove these extensions for a specific PHP version directly from your server dashboard without connecting through SSH or editing configuration files by hand.

The Manage PHP Extensions panel shows every extension that is already installed on the server, along with the extensions that are available to add. Some extensions are marked as Core because PHP requires them to run; these are protected and cannot be removed.

How PHP Versions And Extensions Work in xCloud #

In xCloud, PHP extensions are tied to a specific PHP version, not to the server as a whole. Every PHP version ships with its own set of extensions, so the Installed Extensions and Available Extensions lists you see always depend on the version selected in the panel.ย 

An extension that is offered for one PHP version may not exist for another, which is why the same server can show different extensions when you switch versions.

Which PHP versions you can choose from depends on the web server stack your server runs on. xCloud supports two web server stacks, and each one offers its own range of PHP versions:

Web Server StackSupported PHP Versions
OpenLiteSpeed (OLS)PHP 8.1, 8.2, 8.3, 8.4 and 8.5
NGINXPHP 5.6, PHP 8.0 โ€“ 8.5 and PHP 7.0 โ€“ 7.4

A small group of extensions in every version are labelled Core. These are the extensions PHP must load to serve a website on that version without them, the sites running on that PHP version would not work at all. Because they are mandatory, Core extensions are protected: xCloud does not display a Remove button for them, and they stay installed for as long as that PHP version exists on the server.

Before You Begin #

Before you open the panel, take a moment to confirm the following:

Before you begin, make sure you have access to the xCloud team where the server is hosted and know which PHP version your site is using, since extensions are managed separately for each PHP version installed on the server. 

You should also identify the extension you want to install or remove. If you plan to remove an extension, first verify which extensions your websites actually depend on to avoid uninstalling one that a live site requires. Taking a moment to confirm this beforehand can prevent unexpected site issues and is far easier than troubleshooting and recovering a broken website later.

Note:  Installing or removing an extension restarts the PHP service for that version so the change can take effect; PHP-FPM on NGINX servers or the LiteSpeed Web Server (lsws) on OpenLiteSpeed (OLS) servers. 

Either way, every site running on that PHP version is briefly affected, so where possible, make changes during a low-traffic window.

Step 1: Open the Manage PHP Extensions Panel #

From your xCloud dashboard, go to โ€˜Serversโ€™ and select the server you want to manage. Open the โ€˜Managementโ€™ menu, then click โ€˜Manage PHPโ€™.

Open the Manage PHP Extensions Panel

On the Manage PHP page, select the โ€˜Manage PHP Extensionsโ€™ tab. xCloud loads the list of extensions for the PHP version shown in the dropdown at the top-right corner.

select the โ€˜Manage PHP Extensionsโ€™ tab

Inside the Manage PHP Extensions Panel #

The Manage PHP Extensions panel is divided into two sections.

โ€˜Installed Extensionsโ€™ lists every extension currently enabled for the selected PHP version, along with the total count shown in the heading. 

Extensions you can remove display a โ€˜Removeโ€™ button. Extensions marked Core are required by PHP and are protected.

Inside the Manage PHP Extensions Panel

โ€˜Available Extensionsโ€™ lists every extension that is supported but not yet installed for the selected PHP version. Each available extension displays an โ€˜Installโ€™ button.

โ€˜Available Extensionsโ€™ lists every extension that is supported but not yet installed for the selected PHP version.

Step 2: Install a PHP Extension #

In the โ€˜Available Extensionsโ€™ section, find the extension you want to add and click the โ€˜Installโ€™ button. The button changes to โ€˜Installingโ€ฆโ€™ while xCloud adds the extension and restarts the PHP service for that version (PHP-FPM on NGINX, or lsws on OpenLiteSpeed).

Install a PHP Extension

Once the process completes, the extension moves to the โ€˜Installed Extensionsโ€™ section and the installed count increases. In the example below, apcu has been installed.

the extension moves to the โ€˜Installed Extensionsโ€™ section and the installed count increases.

Step 3: Remove a PHP Extension #

You can remove any extension that shows a โ€˜Removeโ€™ button; Core extensions cannot be removed. In the โ€˜Installed Extensionsโ€™ section, click the โ€˜Removeโ€™ button which you want to uninstall.

A confirmation dialog appears, warning that the extension will be uninstalled, that the PHP service for that version will restart (PHP-FPM on NGINX or the LiteSpeed Web Server on OpenLiteSpeed) and that sites using the extension may stop working. Click โ€˜Yes, Removeโ€™ to continue or โ€˜Cancelโ€™ to keep the extension.

Remove a PHP Extension

The button changes to โ€˜Removingโ€ฆโ€™ while xCloud uninstalls the extension and restarts that PHP service. Once the process completes, the extension returns to the โ€˜Available Extensionsโ€™ section and the installed count decreases.

The button changes to โ€˜Removingโ€ฆโ€™ while xCloud uninstalls the extension and restarts that PHP service.

Step 4: Switch PHP Version And Refresh the List #

Because extensions are managed separately for each PHP version, you will switch versions whenever you want to view or change the extensions of a different version. Use the PHP version dropdown in the top-right corner to choose the version whose extensions you want to view or change.

Switch PHP Version and Refresh the List

After you select a version, the โ€˜Installed Extensionsโ€™ and โ€˜Available Extensionsโ€™ lists update to match it. If a change does not appear right away, click โ€˜Refreshโ€™ to reload the list.

Troubleshooting #

The Extension You Need Is Not in the Available List #

If an extension does not appear in either the Installed or Available list, it may not be supported for the PHP version you have selected. Remember that each PHP version has its own set of extensions, so availability genuinely differs between versions. 

Switch to a different PHP version using the dropdown, then click Refresh. If the extension is already installed, it will appear in the Installed Extensions section instead.

A Site Stopped Working After You Removed an Extension #

Removing an extension uninstalls it for every site that uses the selected PHP version. If a site breaks, return to the Available Extensions section and click Install to add the extension back. The site should recover once the PHP service restarts (PHP-FPM on NGINX, or lsws on OpenLiteSpeed).

The Extension List Did Not Update #

If the Installed or Available list does not reflect your most recent change, click the Refresh button in the top-right corner to reload the current state for the selected PHP version.

Still stuck? Contact our support team for any of your queries.

What are your feelings

Updated on June 10, 2026

Server Name

RAM

SSD

xCloud Provider Price/m
(For LTD users)

VULTR Price/m

DO Price/m

Newcomer

1GB

25GB

$4.50

$5.00

$6.00

Basic

2GB

55GB

$9.00

$10

$12.00

Standard

4GB

80GB

$18.00

$20

$24.00

Professional

8GB

160GB

$36.00

$40

$48.00

Business

16GB

320GB

$72.00

$80

$96.00

Server Name

RAM

SSD/NVMe

xCloud Provider Price/m
(For LTD users)

VULTR Price/m

DO Price/m

Lite

1GB

32GB

$5.40

$6.00

$8.00

Personal

2GB

88GB

$16.20

$18.00

$24.00

Growing

4GB

128GB

$21.60

$24.00

$32.00

Elite

8GB

256GB

$43.20

$48.00

$64.00

Titanium

8GB

384GB

$86.40

$96.00

$96.00

Ultimate

32GB

512GB

$172.80

$192.00

$192.00