upcp failure - migrate_local_ini_to_php_ini
-
Hello, Could you run the command below and let us know the output? /scripts/migrate_local_ini_to_php_ini --run --verbose
Thank you.0 -
Migrate each installed PHP"s "/etc/php.d/local.ini to "/etc/php.ini. This is needed because EasyAapache 4 no longer utilizes local.ini file. Options: --help this screen --run perform the migration --verbose Enable verbose output Thank you 0 -
Hello, I apologize, here's the full command you need to run: /scripts/migrate_local_ini_to_php_ini --run --verbose
Thank you.0 -
Processing ea-php54 " No local.ini. " done! Processing ea-php55 " No local.ini. " done! Processing ea-php56 " No local.ini. " done! Processing ea-php70 " No local.ini. " done! Processing ea-php71 " Cpanel::Exception::FeatureNotEnabled/(XID mvmdpc) The "ea-php71" package does not provide an executable binary. at /usr/local/cpanel/Cpanel/Exception/CORE.pm line 336. Cpanel::Exception::create("FeatureNotEnabled", "The \x{e2}\x{80}\x{9c}[_1]\x{e2}\x{80}\x{9d} package does not provide an executable binary.", ARRAY(0x23dae58)) called at /usr/local/cpanel/Cpanel/Exception.pm line 46 Cpanel::Exception::__ANON__(__CPANEL_HIDDEN__, __CPANEL_HIDDEN__, ARRAY(0x23dae58)) called at /usr/local/cpanel/Cpanel/ProgLang/Supported/php.pm line 318 Cpanel::ProgLang::Supported::php::get_package(Cpanel::ProgLang::Supported::php=HASH(0x23db668), "package", "ea-php71") called at /usr/local/cpanel/Cpanel/ProgLang/Supported/php/Ini.pm line 233 Cpanel::ProgLang::Supported::php::Ini::new("Cpanel::ProgLang::Supported::php::Ini", "lang", Cpanel::ProgLang::Supported::php=HASH(0x23db668), "package", "ea-php71") called at /usr/local/cpanel/Cpanel/ProgLang/Supported/php.pm line 369 Cpanel::ProgLang::Supported::php::get_ini(Cpanel::ProgLang::Supported::php=HASH(0x23db668), "package", "ea-php71") called at /scripts/migrate_local_ini_to_php_ini line 44 scripts::migrate_local_ini_to_php_ini::run("--run", "--verbose") called at /scripts/migrate_local_ini_to_php_ini line 27 [root@s1 ~]# 0 -
Cpanel::Exception::FeatureNotEnabled/(XID mvmdpc) The "ea-php71" package does not provide an executable binary.
It looks like this is due to an incomplete PHP 7.1 installation. Could you run the command below and let us know the output?rpm -qa|grep php71
Thank you.0 -
ea-php71-runtime-7.1.11-1.1.1.cpanel.x86_64 ea-php71-php-common-7.1.11-1.1.3.cpanel.x86_64 ea-php71-php-zip-7.1.11-1.1.3.cpanel.x86_64 ea-php71-php-mbstring-7.1.11-1.1.3.cpanel.x86_64 0 -
Hello, You will need to remove those RPMs with the following commands: rpm -e --nodeps ea-php71-runtime-7.1.11-1.1.1.cpanel.x86_64 rpm -e --nodeps ea-php71-php-common-7.1.11-1.1.3.cpanel.x86_64 rpm -e --nodeps ea-php71-php-zip-7.1.11-1.1.3.cpanel.x86_64 rpm -e --nodeps ea-php71-php-mbstring-7.1.11-1.1.3.cpanel.x86_64
Or, if you want to install PHP 7.1, run the following command:yum install ea-php71
Thank you.0 -
I try, thanks for your help. Best Regards 0 -
Cpanel::Exception::FeatureNotEnabled/(XID krdw5z) The “ea-php56” package does not provide an executable binary.
at /usr/local/cpanel/Cpanel/ProgLang/Supported/php.pm line 318.
Cpanel::ProgLang::Supported::php::get_package(Cpanel::ProgLang::Supported::php=HASH(0xe0a0e8), "package", "ea-php56") called at /usr/local/cpanel/Cpanel/ProgLang/Supported/php/Ini.pm line 233
Cpanel::ProgLang::Supported::php::Ini::new("Cpanel::ProgLang::Supported::php::Ini", "lang", Cpanel::ProgLang::Supported::php=HASH(0xe0a0e8), "package", "ea-php56") called at /usr/local/cpanel/Cpanel/ProgLang/Supported/php.pm line 371
Cpanel::ProgLang::Supported::php::get_ini(Cpanel::ProgLang::Supported::php=HASH(0xe0a0e8), "package", "ea-php56") called at /scripts/migrate_local_ini_to_php_ini line 56
scripts::migrate_local_ini_to_php_ini::run("--run", "--verbose") called at /scripts/migrate_local_ini_to_php_ini line 390 -
Ark Wellness - it would be best to start your own thread with more details about this problem as this one is 7 years old. Could you share what you were trying to do that led you to this error?
0
Please sign in to leave a comment.
Comments
10 comments