编译mysql5.7.9的时候报错:
[crayon-68721d9b66df6915946445/]
解决方法一:
[crayon-68721d9b66dfa344583767/]
解决...
报错:/usr/local/openssl/lib/libssl.a: could not read symbols: Bad value
问题描述:
在编译apache的时候,增加了--with-ssl=/usr/local/openssl类似的参数,导致编译通过,make报错。
解决方法:
[crayon-68721d9...
VMware Workstation虚拟机无法上网的问题
前提:之前的VMware workstation是正常可以上网的,后期无法上网。
排除法:
①:win8的时候是正常的;
②:win10的时候开始不正常;
③:执行过一个net...
WordPress无法登陆后台报错No Update Required
wordpress登陆后台报错:
[crayon-68721d9b67059544726385/]
分析原因:
[crayon-68721d9b6705b958496394/]
解决方法:...
DAV/2 configured — resuming normal operations
问题描述:服务器500错误.
[crayon-68721d9b670af755798234/]
错误代码:
[crayon-68721d9b670b1615449132/]
修改为:
[cr...
configuration error: couldn’t perform authentication. AuthType not set!: /
Apache 2.2.15错误日志:
[crayon-68721d9b670fe853195165/]
原因:
[crayon-68721d9b67100140439064/]
修改为:
[...
ssh_exchange_identification: Connection closed by remote host
Linux链接到ssh的时候可能报错:“ssh_exchange_identification: Connection closed by remote host”。 (more…)...
Pure-Ftpd:530 Login authentication failed
ftp提示:530 Login authentication failed 错误,大概意思是用户认证失败,查看了下日志,内容如下: (more…)...
/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
错误:/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
修复:
[crayon-68721d9b67183657...
解决windows8.1升级到win10无法上网问题
升级到win10后,无法上网,微软默认的浏览器edge正常,解决方法入下:
1:C:\Windows\System32找到cmd,并且以管理员身份运行;
2:执行如下命令 netsh wins...
11