为了能快速了解并处理您的问题,请提供以下基础信息: 9.3
CentOS 7.7.
添加新域名出错
PermissionError: [Errno 13] Permission denied: '/www/server/panel/vhost/nginx/btwaf.conf'
Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 2541, in publicObject
res = run_obj.run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 2488, in run
result = getattr(toObject, get.action)(get)
File "/www/server/panel/class/panelRedirect.py", line 269, in ModifyRedirect
if self.__CheckRedirectStart(get):
File "/www/server/panel/class/panelRedirect.py", line 155, in __CheckRedirectStart
isError = public.checkWebConfig()
File "class/public.py", line 1259, in checkWebConfig
if os.path.exists(f3): os.remove(f3)
PermissionError: [Errno 13] Permission denied: '/www/server/panel/vhost/nginx/btwaf.conf'
|
|