1 - Install/Uninstall PHP Extensions

PHP have wide list of available extensions that can be installed apart from the core PHP, CyberPanel allows you to install or remove PHP extensions from your server depending upon your web application requirements.


Installation

Server > PHP > Install Extensions

  1. First select the PHP version you want to install extensions for.

  2. You can use search box to search for extension you need.

Once you find the extension, you can click Install if extension is already installed you will not be able to perform the installation.

Once you click Install, you should see your installation summry which would look like:


Uninstall

Server > PHP > Install Extensions

Removing PHP extension is also very similar.

  1. First select the PHP version you want to install extensions for.

  2. You can use search box to search for extension you need.

Once you find the extension, you can click Un-Install if extension is not installed you will not be able to perform the removal.

Why Zip extension is not found in the new version of cyberpanel? Some code to install it via SSH??

Hi @usmannasir

How are you doing?

Right now I have php version 8.0.8 and i want to upgrade version to 8.1.0 can you please guide how can i do this?

I am new to the system…Please help!

Install any PHP module from PECL or PEAR package list

Why Zip extension is not found
php version 8.1

Welcome @h_dibi Happy you are here

Zip ext is supported thus should be available. I will test on my test server

i cant see Fileinfo in PHP extension section, plz let me know how to install that, thanks