问题
Error in my_thread_global_end(): 1 threads didn’t exit
windows 2003企业版,php5.2.2,mysql 5.037,wordpress中文版2.1.2
成功配置后,在主页和管理页经常出现Error in my_thread_global_end(): 1 threads didn’t exit。
解决方法
查询发现是php5.22和mysql 5.037问题,需要下载php5.2.1,把libmysql.dll覆盖php5.2.2的libmysql.dll,问题解决。
附件
提供php5.2.1的libmysql.dll下载
提供php5.2.1 for windows完整版下载

