【已回应】windows 2008 宝塔6.6.0 安装不上memcache
服务器系统 WINDOWS 2008宝塔版本 6.6.0
贴上日志发帖就提示:您填写的内容包含不良信息而无法提交 正在智能选择下载节点..
Waiting for connection:183.235.223.101:3389
speed:234 ms
-------------------------------------------------
Waiting for connection:125.88.182.172:5880
speed:187 ms
-------------------------------------------------
Waiting for connection:dg1.bt.cn:80
speed:78 ms
-------------------------------------------------
准备下载文件
0.00 b.......... .......... .......... ..........0%
8.00 KB.......... .......... .......... ..........100%
windows 2008将不支持memcached1.6,程序将自动为您安装memcached1.4.
准备下载文件 Traceback (most recent call last):
File "C:\Program Files\python\lib\site-packages\win32\lib\win32serviceutil.py", line 30, in LocatePythonServiceExe
"Software\\Python\\%s\\%s" % (baseName, sys.winver))
pywintypes.error: (2, 'RegQueryValue', '系统找不到指定的文件。')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Program Files\python\lib\site-packages\win32\lib\win32serviceutil.py", line 44, in LocatePythonServiceExe
return win32api.SearchPath(None, exeName)
pywintypes.error: (2, 'SearchPath', '系统找不到指定的文件。')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "install_soft.py", line 36, in <module>
module.install_soft(downurl)
File "C:\BtSoft\panel\install\panel_memcached.py", line 41, in install_soft
rRet = public.create_server(self._name,self._name,self._setup_path + '\\memcached\\memcached_server.exe','',"Memcached 是一个高性能的分布式内存对象缓存系统,用于动态Web应用以减轻数据库负载")
File "class\public.py", line 1142, in public.create_server
File "C:\Program Files\python\lib\site-packages\win32\lib\win32serviceutil.py", line 154, in InstallService
exeName = '"%s"' % LocatePythonServiceExe(exeName) # None here means use default PythonService.exe
File "C:\Program Files\python\lib\site-packages\win32\lib\win32serviceutil.py", line 47, in LocatePythonServiceExe
raise error(msg)
RuntimeError: C:\BtSoft\memcached\memcached_server.exe is not correctly registered
Please locate and run C:\BtSoft\memcached\memcached_server.exe, and it will self-register
Then run this service registration process again. 宝塔用户_zrilfl 发表于 2020-5-18 15:06
测试没有问题的,QQ上联系我,我看看是什么问题 和楼主同样的情况,提示“不支持memcached1.6,程序将自动为您安装memcached1.4”,宝塔后台“软件管理”显示未安装,但是D:\BtSoft\memcached已经下载成功!
页:
[1]