Hello,
We've recently switched to PHP 7.1 as the system default and, as expected, there are some clients who have issues with their scripts after this change. One of our clients is unable to enable allow_url_fopen and allow_url_include via MultiPHP.
We use the following software combination:
- LiteSpeed Web Server (latest version, 5.3.4)
- CloudLinux 7
- CloudLinux PHP Selector and CageFS
- cPanel v76.0.8
- PHP 7.1 as the system default version
- lsapi as the PHP handler for all versions
I've enabled allow_url_fopen and allow_url_include via MultiPHP INI Editor and assured that it's set as enabled in the .htaccess, .user.ini, and php.ini files. Despite this, these options show up as disabled in phpinfo.
Switching to PHP 7.1 via CL PHP Selector and enabling the options there works just fine. It's only the PHP version of cPanel MultiPHP Manager that doesn't seem to apply these options.
Do you have any suggestion why?
Thank you in advance!
We've recently switched to PHP 7.1 as the system default and, as expected, there are some clients who have issues with their scripts after this change. One of our clients is unable to enable allow_url_fopen and allow_url_include via MultiPHP.
We use the following software combination:
- LiteSpeed Web Server (latest version, 5.3.4)
- CloudLinux 7
- CloudLinux PHP Selector and CageFS
- cPanel v76.0.8
- PHP 7.1 as the system default version
- lsapi as the PHP handler for all versions
I've enabled allow_url_fopen and allow_url_include via MultiPHP INI Editor and assured that it's set as enabled in the .htaccess, .user.ini, and php.ini files. Despite this, these options show up as disabled in phpinfo.
Switching to PHP 7.1 via CL PHP Selector and enabling the options there works just fine. It's only the PHP version of cPanel MultiPHP Manager that doesn't seem to apply these options.
Do you have any suggestion why?
Thank you in advance!