How to manage PHP extensions and options on hPanel?

Your Hosting Account's PHP extensions and options can be managed at any time. In order to do that, simply open your Hosting → Manage → PHP Configuration section, On the newly opened page, select what you would like to manage. At the top of the page, you will see a list of the Built-in Extensions, which come with your current PHP version. They cannot be disabled. Below, you will see the list of all the installed extensions and be able to manage them depending on your needs.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to switch php version

  How to switch php version in cpanel To change the PHP version used for your account, follow...

Fast CGI for PHP

FastCGI for PHP makes all your PHP applications persistent. There is no pre-request startup and...

How To Increase The PHP Memory Limit

Generating a new php.ini file Using the File ManagerLocate the Files section Click the File...

How to change PHP version for subfolders or subdomains?

  In case you'd like to change the PHP version for a specific subdomain or subfolder, all you...

Differences between PHP memory limit and RAM

PHP memory limit setting applies to the maximum memory limit which is used by a single...