Cannot change php version in php selector.

Krymson19

Registered
Feb 21, 2019
1
0
1
Phoenix
cPanel Access Level
Root Administrator
Running CloudLinux 7.3 with EasyApache4.

When I go into LVE Manager and click Selector I get this error:

Error
Traceback (most recent call last): File "/opt/alt/python27/lib/python2.7/site-packages/clselect/clselectctlphp.py", line 657, in main data = ClSelect(config['interpreter']).get_summary( File "/opt/alt/python27/lib/python2.7/site-packages/clselect/clselect.py", line 42, in __init__ self._dh = self._get_default_config_handler() File "/opt/alt/python27/lib/python2.7/site-packages/clselect/clselect.py", line 263, in _get_default_config_handler dh.read(self.DEFAULTS_PATH) File "/opt/alt/python27/lib64/python2.7/ConfigParser.py", line 305, in read self._read(fp, filename) File "/opt/alt/python27/lib64/python2.7/ConfigParser.py", line 546, in _read raise e ParsingError: File contains parsing errors: /etc/cl.selector/defaults.cfg [line 30]: 'l,phar,posix,pspell,snmp,soap,sockets,sysvmsg,sysvsem,sysvshm,wddx,xmlreader,xmlrpc,xmlwriter,xsl,zip\n'

I have tried recompiling EA, updating cPanel, yum update. I have no idea what the issue is. Please help.
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,301
363
Houston
Hi @Krymson19

The issue seems to be with CloudLinux PHP Selector so I'd assume none of those modifications would be effective. The error notes the following line of the /etc/cl.selector/defaults.cfg:

Code:
 line 546, in _read raise e ParsingError: File contains parsing errors: /etc/cl.selector/defaults.cfg [line 30]: 'l,phar,posix,pspell,snmp,soap,sockets,sysvmsg,sysvsem,sysvshm,wddx,xmlreader,xmlrpc,xmlwriter,xsl,zip\n'