REQUEST_DATE: 2024-11-20 22:14:20
PAN_VERSION: 8.2.0
OS_VERSION: Windows Server 2022 Datacenter (build 20348) x64 (Py3.8.6)
REMOTE_ADDR: 127.0.0.1
REQUEST_URI: POST /deployment?action=SetupPackage
REQUEST_FORM: {'dname': 'wordpress', 'site_name': 'wuwendongxi.com', 'php_version': '83', 'source': '1'}
USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0
Traceback (most recent call last):
File "C:\BtSoft\panel\BTPanel\__init__.py", line 1591, in publicObject
return run_exec().run(toObject, defs, get)
File "C:\BtSoft\panel\BTPanel\__init__.py", line 1832, in run
result = resobj(get)
File "C:\BtSoft\panel/class\plugin_deployment.py", line 415, in SetupPackage
con.setPathInfo(get)
File "class\config.py", line 401, in setPathInfo
conf = re.sub(rep,"\ncgi.fix_pathinfo = "+status+"\n",conf)
File "C:\Program Files\python\lib\re.py", line 210, in sub
return _compile(pattern, flags).sub(repl, string, count)
TypeError: expected string or bytes-like object
|
|