Users are getting the following warning when they visit Select PHP Version in cPanel, and then click the Switch to PHP Options link:

> Warning: Changing php modules and php options via PHP Selector for native php version is impossible

But we do not enable the native PHP version on the server.

The selected PHP version is one of the alt-php versions.

Running phpinfo() on the users domain, we can also confirm that the selected PHP version is one of the alt-php versions.

We are running cPanel/WHM 11.52.2 (build 5) on CloudLinux 6.7 x86_64.

We have already tried recompiling using EasyApache 3, and also running /usr/sbin/cagefsctl --force-update.

With all this in mind, what do you think could be causing the above warning message to show up when the user clicks the Switch to PHP Options link?

Is it because we have not upgraded to cPanel/WHM 11.54? If so, can this bug be fixed so that CloudLinux detects which version of cPanel is running and shows the page correctly?