Elevation check message is different on a copy of server
Hi,
as a preparation for an Ubuntu 20.04 -> 22.04 upgrade I tried to create a copy of our live server, so I created an Ubuntu 20.04 box with the same cPanel version as live.
With Transfer tool I transferred configurations, packages and one site.
Interesting though that while on the live server /scripts/elevate-cpanel --check brings up a whole lot of php7.4 packages the copy does not.
* 2025-02-11 13:59:10 [INFO] Checking EasyApache profile compatibility with Ubuntu 22.04.
* 2025-02-11 13:59:11 [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=Ubuntu_22.04 --output=/tmp/0w4Lf15Xgx/ea_profile.json
* 2025-02-11 13:59:12 [INFO] Backed up EA4 profile to /tmp/0w4Lf15Xgx/ea_profile.json
* 2025-02-11 13:59:12 [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with Ubuntu 22.04.
Please remove these packages before continuing the update.
- ea-php74
- ea-php74-pear
- ea-php74-php-bcmath
- ea-php74-php-bz2
- ea-php74-php-calendar
- ea-php74-php-cli
- ea-php74-php-common
- ea-php74-php-curl
- ea-php74-php-dba
- ea-php74-php-devel
- ea-php74-php-enchant
- ea-php74-php-exif
- ea-php74-php-fileinfo
- ea-php74-php-fpm
- ea-php74-php-ftp
- ea-php74-php-gd
- ea-php74-php-gettext
- ea-php74-php-gmp
- ea-php74-php-iconv
- ea-php74-php-imap
- ea-php74-php-intl
- ea-php74-php-ldap
- ea-php74-php-litespeed
- ea-php74-php-mbstring
- ea-php74-php-memcache
- ea-php74-php-memcached
- ea-php74-php-mysqlnd
- ea-php74-php-pdo
- ea-php74-php-posix
- ea-php74-php-process
- ea-php74-php-pspell
- ea-php74-php-soap
- ea-php74-php-sockets
- ea-php74-php-tidy
- ea-php74-php-xml
- ea-php74-php-xmlrpc
- ea-php74-php-zip
- ea-php74-runtime
* 2025-02-11 13:59:13 [WARN] Symlinks with absolute paths were found in /:
This comes from the copy (same cpanel same ubuntu version) after using Transfer tool
* 2025-02-11 14:50:49 [INFO] Checking EasyApache profile compatibility with Ubuntu 22.04.
* 2025-02-11 14:50:50 [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=Ubuntu_22.04 --output=/tmp/CZAhyAYF6G/ea_profile.json
* 2025-02-11 14:50:52 [INFO] Backed up EA4 profile to /tmp/CZAhyAYF6G/ea_profile.json
* 2025-02-11 14:50:53 [WARN] Symlinks with absolute paths were found in /:
Why is that and would it affect the elevation process?
We still do use php7.4 so we do want to keep it.
Thanks
-
Hey there! I don't have a good explanation for why they would exist on the Original and not the Copy.
I'm hoping I have some good news for you about the PHP versions on Ubunut, but I need to confirm with our PHP team so I'll post more details as soon as I hear back from them!
0 -
At this time, there isn't a supported way to get those versions of PHP working on Ubuntu 22. You would need to look into the CloudLinux software, which is a CentOS operating system variant, if you need older PHP versions:
0
Please sign in to leave a comment.
Comments
2 comments