今天所做的努力
都是在为明天积蓄力量

配置sphinx出现 Error in my_thread_global_end(): 2 threads didn’t exit

本文最后更新于2017年6月23日,已超过2496天没有更新,如果文章内容失效,请留言反馈给我们,谢谢!
强烈向大家推荐一个好网站,【我要自学网】,教程由在校老师录制,有办公会计、平面设计、室内设计、机械设计、网页编程、影视动画等教程.....让你足不出门,都可以体验学校的专业教育!

今天遇见了配置sphinx 在安装配置过程出现Error in my_thread_global_end(): 2 threads didn't exit 报错。

百度了一下查看原因是php中的libmysql.dll这个dll文件导致的,原文来自:http://blog.csdn.net/js333/article/details/2298511

参考下载了一个新的php文件,使用新的php安装包中的libmysql.dll进行替换。

Problem:

Error in my_thread_global_end(): 1 threads didn't exit

It seems that php 5.2.3 libmysql.dll does not work as expected, because Apache shows this error in the logs when we use mysql_*() functions

Solution:
I found it here:
http://forums.mysql.com/read.php?10,153077,155121#msg-155121 

which is to replace 'libmysql.dll' file in your PHP installation directory (also in winnt/system32 if you copied it there) with the Dll from PHP 5.2.1 

You can download the second one from here:
http://www.php.net/get/php-5.2.1-Win32.zip/from/a/mirror 

Regards,
Fernando Gabrieli

赞(0)
未经允许不得转载:如需转载,请标注内容来源流觞 » 配置sphinx出现 Error in my_thread_global_end(): 2 threads didn’t exit
分享到: 更多 (0)
强烈向大家推荐一个好网站,【我要自学网】,教程由在校老师录制,有办公会计、平面设计、室内设计、机械设计、网页编程、影视动画等教程.....让你足不出门,都可以体验学校的专业教育!
强烈向大家推荐一个好网站,【我要自学网】,教程由在校老师录制,有办公会计、平面设计、室内设计、机械设计、网页编程、影视动画等教程.....让你足不出门,都可以体验学校的专业教育!

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

今天所做的努力都是在为明天积蓄力量

联系我们关于小站