Tag: PHP Zip

enable php extensions in cpanel

How to Enable PHP Extensions in cPanel (Step-by-Step Guide)

Quick answer: To enable PHP extensions in cPanel, go to Software > Select PHP Version, tick the checkbox next to the extension you need, and click Save. If the extension you need isn’t in that checklist (some less common ones aren’t), you can install it manually through the PHP PEAR Package manager instead. Most WordPress errors that mention a missing PHP extension, things like “Call to undefined function,” a blank plugin settings page, or a failed image upload, come down

Continue Reading
How to Enable PHP Modules in WHM

VIDEO VERSION: How to Enable PHP Modules via WHM

Hello friends, today we will learn about How to enable PHP modules in WHM(Web Host Manager). WordPress beginners face this problem while importing demo content on a Paid WordPress theme. Sometimes these modules are not installed/activated by default in cPanels that’s why we get the error, so we have to install it manually. Today, we are talking about this general error: PHP Zip Module I hope this article helped you learn about how to Enable PHP Modules in WHM. Please

Continue Reading
How to Enable PHP Modules in WHM

How to Enable PHP Modules in WHM (Complete Guide)

Quick answer: To enable PHP modules in WHM, go to EasyApache 4, click Customize on your active profile, search for the module under the PHP Extensions tab, select it, and click Provision. WHM rebuilds PHP with the new module included, and it becomes available across every account on the server. WHM controls PHP at the server level, not per-account like cPanel’s Select PHP Version. That’s the key difference to understand before you start: enabling a module in WHM makes it

Continue Reading