SOLVED DSO handler easy easyapache 4

RidhaRezzag

Member
Jan 3, 2016
7
1
3
tampa
cPanel Access Level
Website Owner
Hi im not able to determine the correct method of installing the DSO PHP package
i went to

WHM > MultiPHP Manager > PHP handlers

The drop down menu only gives me the options cgi or suphp or none.

How do I get the other handlers available?
and activate on ea-php56

please guide me as im beginner in this and i need DSO handler
thanks
 

RidhaRezzag

Member
Jan 3, 2016
7
1
3
tampa
cPanel Access Level
Website Owner
Ok i figure it out for those who may need the answer
go ahead and run

Code:
yum install ea-php56-php
thats for easyapache 5.6
if you want DSO availble for easyapache 7.0
change the command above to
Code:
yum install ea-php70-php
now head to
WHM > MultiPHP Manager > PHP handlers
and chose from the list DSO
 
  • Like
Reactions: cPanelMichael

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello,

I'm happy to see you were able to find the solution. You can find additional discussion of this topic, including a reference to an internal case that aims to clarify the installation process for DSO, at:

Unable to install DSO handler in EA4

Thank you.
 
  • Like
Reactions: RidhaRezzag