顺茂集团 发表于 2022-8-10 11:45:15

【待反馈】nginx卸载后再安装不上了

正在安装nginx服务...
Traceback (most recent call last):
File "install_soft.py", line 36, in <module>
    module.install_soft(downurl)
File "C:\BtSoft\panel\install\panel_nginx.py", line 94, in install_soft
    rRet = public.create_server(self._name,self._name,self._setup_path + '/' + self._name + '/nginx_server.exe','',"nginx是一款轻量级的Web 服务器/反向代理服务器及电子邮件(IMAP/POP3)代理服务器,并在一个BSD-like 协议下发行")
File "class\public.py", line 1118, in public.create_server
File "C:\Program Files\python\lib\site-packages\win32\lib\win32serviceutil.py", line 170, in InstallService
    password)
pywintypes.error: (1115, 'CreateService', '系统正在关机。')


页: [1]
查看完整版本: 【待反馈】nginx卸载后再安装不上了