远程连接阿里云服务器出现"远程桌面,身份验证错误:要求的函数不受支持"解决办法.
windows+R打开运行 输入regedit打开注册表
到达如下路径
如果没有路径中的后两项,需要自己新建项
在Parameters的右侧栏新建项一个DWORD(32位)值
重命名为:AllowEncryptionOracle
更改16进制值为:2
然后再连接,不行就重启一次,应该就ok了
这样做的理由我也不是很清楚......
Redis server went away
Redis server went away
exception 'RedisException' with message 'Redis server went away' in C:\phpStudy\PHPTutorial\WWW\usr\plugins\TpCache\driver\typecho_redis.class.php:55
Stack trace:
#0 C:\phpStudy\PHPTutorial\WWW\usr\plugins\TpCache\driver\typecho_redis.class.php(55): Redis->set('3f9ab626e8dba11...', 'a:2:{s:6:"c_tim...', 86400)
#1 C:\phpStudy\PHPTutorial\WWW\usr\plugins\TpCache\Plugin.php(415): typecho_redis->set('3f9ab626e8dba11...', 'a:2:{s:6:"c_tim...')
#2 C:\phpStudy\PHPTutorial\WWW\usr\plugins\TpCache\Plugin.php(287): TpCache_Plugin::set('3f9ab626e8dba11...', 'a:2:{s:6:"c_tim...')
#3 [internal function]: TpCache_Plugin::S(NULL)
#4 C:\phpStudy\PHPTutorial\WWW\var\Typecho\Plugin.php(489): call_user_func_array(Array, Array)
#5 C:\phpStudy\PHPTutorial\WWW\index.php(26): Typecho_Plugin->__call('end', Array)
#6 C:\phpStudy\PHPTutorial\WWW\index.php(26): Typecho_Plugin->end()
#7 {main}