Just updated to EasyApache 4 for various reasons, but mainly to use php 7. Upgrade went fine and I provisioned a custom profile fine. I'll note at this point that the cpanel docs say there is a way to save your profile during the process, but there isn't. I see nowhere in EA4 to save a profile - only download, customize, provision. I do see my saved profile from EA3 listed though.
On to the problem... after the above I went to the MultiPHP Manager. I have php 5.6 as the system default and wanted to try php 7.1 on one of my domains (my own way to test some things to make sure my code is okay). I received the following error :
popup shows :
Failed to apply PHP version “ea-php71” to the selected domain. For more information, check the error message at the top of the page.
top of page shows :
Error: (XID tkpffe) The system failed to apply the “PHP” version to “mydomain.com”: Cpanel::Exception::MissingParameter=HASH(0x6214b38)
In the above I have replaced my domain name.
So what gives here? What is the problem and how can I correct that?
EDIT : I'll add to this that my .htaccess file for this and all other domains I've tried to change to php 7.1 are 0644 permissions. I found a few other posts saying that permission were a problem, but they are correct in this case - owner and group are the domain username too.
On to the problem... after the above I went to the MultiPHP Manager. I have php 5.6 as the system default and wanted to try php 7.1 on one of my domains (my own way to test some things to make sure my code is okay). I received the following error :
popup shows :
Failed to apply PHP version “ea-php71” to the selected domain. For more information, check the error message at the top of the page.
top of page shows :
Error: (XID tkpffe) The system failed to apply the “PHP” version to “mydomain.com”: Cpanel::Exception::MissingParameter=HASH(0x6214b38)
In the above I have replaced my domain name.
So what gives here? What is the problem and how can I correct that?
EDIT : I'll add to this that my .htaccess file for this and all other domains I've tried to change to php 7.1 are 0644 permissions. I found a few other posts saying that permission were a problem, but they are correct in this case - owner and group are the domain username too.
Last edited: