I'm getting this on the migration pre-flight check:
For sure doesn't
- ModCloudflare = new EA4 version available
- Fileprotect = moved to Tweak Settings
- MailHeaders = default PHP in EA4 compiles
- Fastcgi = EA4 experimental (still?)
But what about:
- SilenceDeprecatedPatch = ??? = simply set this in php.ini instead?
- SafePHPCGI = ??? = guessing related to FCGI?
- Access = ??? = deprecated by Apache 2.4?
- ea-apache24-mod_mpm_prefork = ??? = EA4 install of Apache 2.4 resolves this?
- ea-apache24-mod_suexec = ??? = EA4 install of Apache 2.4 resolves this?
Note to self:
- See also SOLVED - Migrate EA3 to EA4 issues
At a glance, I'm not sure any of those really matter.Pre-flight check result.
Cpanel Migrate Blocker (Cpanel)
Cpanel evaluates known issues such as network connectivity
Warning: “Cpanel::Easy::PHP5::SilenceDeprecatedPatch” ignored since it does not have an RPM.
Warning: “Cpanel::Easy::PHP5::SafePHPCGI” ignored since it does not have an RPM.
Warning: “Cpanel::Easy::PHP5::MailHeaders” ignored since it does not have an RPM.
Warning: “Cpanel::Easy::ModCloudflare” ignored since it does not have an RPM.
Warning: “Cpanel::Easy::Apache::Fileprotect” ignored since it does not have an RPM.
Warning: “Cpanel::Easy::Apache::Fastcgi” ignored since it does not have an RPM.
Warning: “Cpanel::Easy::Apache::Access” ignored since it does not have an RPM.
Warning: Current profile has the following MPMs: ea-apache24-mod_mpm_prefork
Warning: Adding the missing package, ea-apache24-mod_suexec, to the EasyApache 4 profile.
For sure doesn't
- ModCloudflare = new EA4 version available
- Fileprotect = moved to Tweak Settings
- MailHeaders = default PHP in EA4 compiles
- Fastcgi = EA4 experimental (still?)
But what about:
- SilenceDeprecatedPatch = ??? = simply set this in php.ini instead?
- SafePHPCGI = ??? = guessing related to FCGI?
- Access = ??? = deprecated by Apache 2.4?
- ea-apache24-mod_mpm_prefork = ??? = EA4 install of Apache 2.4 resolves this?
- ea-apache24-mod_suexec = ??? = EA4 install of Apache 2.4 resolves this?
Note to self:
- See also SOLVED - Migrate EA3 to EA4 issues