Activating PHP Extensions in cPanel: A Step-by-Step Guide
If you need specific PHP extensions for your website or app, activating them in cPanel is a straightforward process. This guide will walk you through enabling PHP extensions quickly and safely.
Step 1: Log Into Your Hosting cPanel
Start by logging into your hosting cPanel. This is your control panel where you can manage all aspects of your hosting account.
Step 2: Navigate to the Software Section
Once you’re logged in, scroll down to the “Software” section. Depending on your hosting setup, you will either click on “Select PHP Version” or “MultiPHP Manager.”
Step 3: Select Your PHP Version
If you chose “Select PHP Version,” you will see your current PHP version displayed at the top. Click on it to reveal a list of available PHP extensions.
Step 4: Enable Required PHP Extensions
In the list of PHP extensions, you will find checkboxes next to each one. Scroll through the list and select the extensions you need, such as MySQL, ZIP, intl, or GD. These extensions are commonly required for applications like WordPress, e-commerce platforms, and other web apps.
Step 5: Save Your Changes
After selecting the required extensions, click the “Save” or “Apply” button to activate them. The changes usually apply instantly, but you may need to refresh the page to confirm.
Step 6: Verify Your Changes Using a PHP Info File
To check if the newly activated extensions are functioning correctly, create a simple phpinfo.php file in your file manager. Open this file in your browser to see if the extensions are listed and running.
Step 7: Customize Additional PHP Settings
In the same section of cPanel, you can also customize various PHP settings, such as memory limits, max upload sizes, and execution time, to better suit your website’s needs.
Important Note on Changes
Some hosting setups might require you to restart PHP processes or clear the cache for the changes to fully take effect. If your updates don’t appear immediately, it’s best to check with your hosting support.
Conclusion
Activating PHP extensions in cPanel is a simple process that can significantly enhance your website’s functionality. If you found this guide helpful, please consider giving it a thumbs up. Thank you for watching!

