ID:               41350
 Comment by:       jamesvl at trinitylight dot com
 Reported By:      graham at directhostinguk dot com
 Status:           No Feedback
 Bug Type:         MySQL related
 Operating System: Windows 2003
 PHP Version:      5.2.3
 New Comment:

I'm experiencing this on PHP 5.2.5-nts on Windows 2003. Web server
doesn't matter since I see the bug just by running "php -m" on the
command line.

Enabling either php_mysql.dll or php_mysqli.dll in php.ini causes the
bug to appear. Sometimes it takes several runs for "php -m" before I get
the delay and then the "Error in my_thread_global_end(): 1 threads
didn't exit" message.

Can't use the "fix" to downgrade to an earlier version of libmysql.dll
unless a non-threadsafe compile is available somewhere...


Previous Comments:
------------------------------------------------------------------------

[2007-11-13 23:17:25] bobbyb98 at gmail dot com

5.2.5 on Windows 2003 Server having the same problem

Was running 5.1.2 fine, and the upgrade isn't allowing any mysql
connections.  It appears even though everything is set in the PHP.ini
for it to be loaded, it isn't loading.  Not showing up on the phpinfo
page or available to any programs.

------------------------------------------------------------------------

[2007-11-02 19:47:31] ccongdon at congdonweb dot com

Just installed 5.2.4

ISAPI with MySQL and MSSQL installed

IIS5 on Windows 2k SP 3

C:\Documents and Settings\Administrator>d:\php\php -v
PHP 5.2.4 (cli) (built: Aug 30 2007 07:06:31)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
Error in my_thread_global_end(): 1 threads didn't exit

------------------------------------------------------------------------

[2007-11-02 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2007-10-30 10:35:40] chris at crgs dot co dot uk

Scott, am having this issue on both XP and Server 2003.

What spec machine are you testing on? Can you try this on another
machine, or in a virtual machine?

------------------------------------------------------------------------

[2007-10-25 17:25:34] rburghol at vt dot edu

My apologies as well, the fix DID work, even though I had disabled
mysql in php.ini, and no mysql presence was shown in the phpinfo()
output, for some reason, mysql stuff must have been loaded anyhow!
(perhaps it is precompiled somewhere in the win executable???)

Woohoo! My ajax is now responsive!!!

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/41350

-- 
Edit this bug report at http://bugs.php.net/?id=41350&edit=1

Reply via email to