Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 1754, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1702, in run
result = getattr(toObject,get.action)(get)
File "class/ajax.py", line 611, in GetPHPConfig
tmp = re.search(rep,phpini).groups()
AttributeError: 'NoneType' object has no attribute 'groups'
求解决办法,无论哪个版本都是这样,在安装nextcloud所需拓展时出错,修复面板无用!