cpanel updates and easy apache question

ca2236

Well-Known Member
Feb 2, 2018
244
25
28
Nebraska
cPanel Access Level
DataCenter Provider
Hello, I have three questions.

1) is it possible to transfer all easy apache settings from one server to another (including php Modules, apache modules, etc.). I tried the apache config transfer under transfer tool, and it either seemed to miss quite a few or something else happend.

2) Is there away to transfer all settings? From Tweak settings, to apache directives. Again, I tried to use the transfer tool and it seems to get some, but not all maybe

==== A related, but bigger question ====
3) Is there a way to update cPanel/easy apache on the command line? If so, does this interfere with the yellow "update and reboot" buttons in the cPanel interface? In a relate question, is there a way to get a list of installed modules and install them from command line? I know we can use tools like php -m and apachectl -M. I just didn't if this would interfere or show up in the easy apache interface.
 

andrew.n

Well-Known Member
Jun 9, 2020
951
352
63
EU
cPanel Access Level
Root Administrator
cpconftool is the cli version of the Service Configuration Transfer under Transfer Tool in WHM so it does the same. You can run this command to recompile EasyApache:

/scripts/easyapache
 
  • Like
Reactions: cPanelLauren