佛罗伦丶萨满 发表于 2019-7-4 15:36:54

【已回应】windows宝塔面板6.3.4部分bug。

1.软件管理里面,php5.6和php7.0提示升级,操作升级后,出错没升级成功:日志如下
Traceback (most recent call last):
File "C:\Program Files\python\lib\site-packages\unrar\rarfile.py", line 315, in _extract_members
    handle, constants.RAR_EXTRACT, targetpath)
File "C:\Program Files\python\lib\site-packages\unrar\rarfile.py", line 144, in _process_current
    unrarlib.RARProcessFileW(handle, op, dest_path, dest_name)
File "C:\Program Files\python\lib\site-packages\unrar\unrarlib.py", line 191, in _check_process_result
    raise UnrarException("File create error")
unrar.unrarlib.UnrarException: File create error

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "install_soft.py", line 38, in <module>
    module.update_soft(downurl)
File "D:\BtSoft\panel\install\panel_php.py", line 132, in update_soft
    rRet = self.install_soft(downurl)
File "D:\BtSoft\panel\install\panel_php.py", line 85, in install_soft
    rar.extractall(path)
File "C:\Program Files\python\lib\site-packages\unrar\rarfile.py", line 296, in extractall
    self._extract_members(members, path, pwd)
File "C:\Program Files\python\lib\site-packages\unrar\rarfile.py", line 320, in _extract_members
    raise BadRarFile("Bad RAR archive data.")
unrar.rarfile.BadRarFile: Bad RAR archive data.2.安全管理中,web日志无法清空。

其他的因为没操作到所有也没遇到更多。

大炮运维V587 发表于 2019-7-6 10:31:00

您好,
1、您更新下软件列表在重新更新下php试试,我这里刚才尝试更新了下是可以的
      更新前请解除下php的占用,因为win下面php如果是在使用中的话无法更新的
2、web日志也是可以清空的(付费插件的日志不会统计到web日志中的)


页: [1]
查看完整版本: 【已回应】windows宝塔面板6.3.4部分bug。