【问题标题】:Is there any solution to "Error in my_thread_global_end(): 1 threads didn't exit"有没有解决“my_thread_global_end() 中的错误:1 个线程没有退出”的方法
【发布时间】:2013-12-06 12:28:51
【问题描述】:

我在 google 上搜索了一下,发现这是早期 PHP/Apache/MySQL 中的一个问题,就像 PHP v5.2.4 中一样。但是我现在有这个问题,我做错了什么吗?或者有没有人可以帮我解决这个问题?

日志文件打印多次:

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

我的系统:

uname -a = 3.5.0-42-generic #65-Ubuntu SMP Tue Oct 1 23:38:22 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

php -v   = PHP 5.4.6-1ubuntu1.4 (cli) (built: Sep  4 2013 19:36:09)
           Copyright (c) 1997-2012 The PHP Group
           Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies

mysql -V = Ver 14.14 Distrib 5.5.34, for debian-linux-gnu (x86_64) using readline 6.2

apache2ctl status =  Server Version: Apache/2.2.22 (Ubuntu) DAV/2 SVN/1.8.4 mod_fastcgi/
                         mod_fastcgi-SNAP-0910052141 PHP/5.4.6-1ubuntu1.4 mod_ssl/2.2.22 OpenSSL/
                         1.0.1c
                     Server Built: Jul 12 2013 13:37:01

【问题讨论】:

    标签: php mysql linux apache


    【解决方案1】:

    我曾经遇到过同样的错误,请检查此解决方案:

    fix-error-my_thread_global_end-1

    【讨论】:

    • 我试过了,在 PHP 5.2.4 中有一个错误修复。该解决方案在 2006/2007 年有效。我还尝试为 Ubuntu/Linux 使用新的二进制文件。我的问题是它在生产服务器上,所以我不能在上面编译任何东西,所以有什么办法可以找到二进制文件吗?还是我需要编译所有东西(Apache、MySql、PHP)来修复它?
    猜你喜欢
    • 1970-01-01
    • 2020-02-01
    • 2017-11-17
    • 2020-12-13
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-07-20
    相关资源
    最近更新 更多