Migrating cloudlinux EA3 to EA4

zye

Well-Known Member
Dec 6, 2002
123
4
168
i need to EasyApache 3 and switch to EasyApache 4

what troubles can i expect after upgrade/migration?

i run a lot of different websites on my server with different php versions and modules selected in PHP Selector and users use old versions of php like 4.4

is the new apache compiled with the same modules as it was ?
server runs php versions:
4.4/ 5.1/ 5.2/ 5.3/ 5.4/ 5.5/ 5.6/ 7.0/ 7.1/ 7.2 - are they still ALL present and working after migration to ea4 ?

is the migration to ea4 affecting the php versions - are they compiled new? ( still working the same way as before) are the php modules of customers still the same when activated inside "php selector" and php variables of customers?

what are your experiences running the migration script on a production server with a couple of hundreds accounts on it?

running:
CLOUDLINUX 7.5 cpanel v76.0.10

Linux 3.10.0-714.10.2.lve1.5.12.el7.x86_64 #1 SMP Fri Feb 9 00:27:48 EST 2018 x86_64 x86_64 x86_64 GNU/Linux

Server version: Apache/2.4.18 (Unix)
Server built: Feb 1 2016 18:34:29
Cpanel::Easy::Apache v3.32.9 rev9999 +cloudlinux
Server's Module Magic Number: 20120211:52
Server loaded: APR 1.5.2, APR-UTIL 1.5.4
Compiled using: APR 1.5.2, APR-UTIL 1.5.4
Architecture: 64-bit
Server MPM: prefork
threaded: no
forked: yes (variable process count)


# cd ~; wget https://repo.cloudlinux.com/cloudlinux/sources/cloudlinux_ea3_to_ea4

nobody done it eh?
 
Last edited by a moderator:

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,300
363
Houston

zye

Well-Known Member
Dec 6, 2002
123
4
168
well i have to bring this up again.

has anybody used the script to migrate from ea3 to ea4 on an production server?

# cd ~; wget https://repo.cloudlinux.com/cloudlinux/sources/cloudlinux_ea3_to_ea4
# sh cloudlinux_ea3_to_ea4 --convert

does it work? any problems afterwards? my current cpanel version is 76.0.22
there are over 1000 donmains on it with various php websites joomla wordpress custom php scripts etc...

any fuckup would be a master disaster as you can imagine
thanky for your feedback or info how you switched to ea4
 

zye

Well-Known Member
Dec 6, 2002
123
4
168
yes - ea3 is the limiting factor on updates - thats why i am stuck with v 76.0.22

i feared troubles and non working websites of customers and after reverting to ea3 after update complete mess

so you used the script on a production server with customer data on it and everything worked afterwards?
 

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
14,425
2,259
363
cPanel Access Level
Root Administrator
Yes - that script has been used many times, both by me, and by other support techs.

Is this a CentOS 7 machine? If not, it might be better to migrate to a new system. That way you could move the data over to the new machine, and test things there before changing the DNS. If something is wrong, you could adjust it without ever causing the live sites to go offline.