今天打开apache,访问不了.telnet localhost 80,不通. 打开error log如下: [Mon Jan 25 11:30:39 2010] [notice] Apache/2.2.8 (Win32) PHP/5.2.5 configured — resuming normal operations [Mon Jan 25 11:30:39 2010] [notice] S...
服务器用张宴修改的163国内centos镜像YUM升级的时候发现这个错误. [Errno -1] Metadata file does not match checksum Trying other mirror. 十分郁闷,开始以为服务器读不到163的镜像,wget一下没问题...
每次转移到新的数据库,应用存储过程都会出现mysql 1267错误.如下提示: Error: Illegal mix of collations(latin1_swedish_ci,IMPLICIT) and(gbk_chinese_ci,COERCIBLE) for operation ‘=’ 这是一个编码错误....