Categories: cPanel

Steps to install the Missing PHP Extension’s :

Most of the times we forgot to add some php modules/extensions and which we required to fulfill the requirement of the website, so you can install the particular missing modules with the help of below steps instead of performing the complete Easy Apache on the cPanel server :

=======================
1. Login into the cpanel server as root through SSH client

2. Enter into the exact extension module directory which you want to install with the below command…where php-5.2.9 should be your exact php version of the server:

cd /home/cpeasyapache/src/php-5.2.9/ext/XXXXX — >>> extension which you want to install

3. phpize

4. ./configure

5. make

6. make install

7. After that you can see extension dir path. ll extension dir path.

8. vi /usr/local/lib/php.ini

9.Add extension=extension.so

10. Then restart apache

=======================

That’s it.


HR-ADMIN

Recent Posts

Updated cPanel License Price in Jan 2025: A Comprehensive Guide

Are you ready for another cPanel price adjustment? As we have approached January 2025, cPanel has rolled out significant changes…

2 weeks ago

Finding Your Fit: Website Builder or WordPress for Your Site?

In this growing digital world, having a website is not enough—it’s a crucial and much-needed option. But here's the challenge…

2 weeks ago

From Hobbyist to Professional: Selling Photos Online

In today's digital age, the line between hobby photography and professional photography has become increasingly blurred. With the rise of…

3 weeks ago

Windows Web Hosting: Essential Insights for Beginners

Are you taking your first steps into the world of web hosting? You're not alone. Every day, countless individuals and…

3 weeks ago

Crafting a Professional Email: Step-by-Step Guide

Due to growing digitalization, Email Communication has become the backbone of professional interactions. Yet, surprisingly, many professionals struggle to craft…

1 month ago