“Cpanel::Easy::PHP5::Mysqli” ignored since it does not have an RPM.

Deleu

Registered
May 9, 2016
2
0
1
Brazil
cPanel Access Level
Root Administrator
I'm trying to get different version of PHP running based on domain and my research tells me Easy Apache 4 will allow me to accomplish that by going after MultiPHP Manager.

The problem is that when running
Code:
/scripts/migrate_ea3_to_ea4 --run
I'm getting the following messages:

“Cpanel::Easy::Apache::Access” ignored since it does not have an RPM.
“Cpanel::Easy::PHP5::FileInfo” ignored since it does not have an RPM.
“Cpanel::Easy::PHP5::Mysqli” ignored since it does not have an RPM.
I don't know about Access and FileInfo, but I'm sure I need Mysqli working properly. I would like to know if it's possible for me to solve this before updating? In case of No, can I just update and solve this after it's updated?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
but I'm sure I need Mysqli working properly. I would like to know if it's possible for me to solve this before updating? In case of No, can I just update and solve this after it's updated?
Hello,

The package for mysqlnd is installed by default for EasyApache 4, and this already provides the MySQLi module. Internal case EA-4214 is open match the MySQLi module with mysqlnd in EasyApache 4 to avoid this warning message, however there's currently no time frame on the inclusion of this case. I'll update this thread with the outcome, but you should be able to proceed with the conversion despite those warnings.

Thank you.

Update: This was fixed in cPanel version 58.0.23

Fixed case CPANEL-7932: Add mysqli and FileInfo to EA3 -> EA4 Map.
 
Last edited: