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

Error occurs with Postgresql, but only if I instantiate a database
connection (using pg_connect).  Even if I do nothing with the connection
AND if I explicitly close the connection (pg_close).  Removing the
pg_connect makes the error go away, and avoids the ~5 second delay.  I
would submit that this is not mysql related, since I have disabled the
mysql dll.

PHP Version: 5.2.4
Via FastCGI

System Specs:
Windows XP Service Pack 2
Intel P4 2.8 GHz


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

[2007-10-25 13:54:39] noto at ardentsolutions dot co dot za

My appologies to you all.
The fix works great!
I'm running MySQL 4.1 and PHP 5.2.4 on XP.
My issue was that IE 7 kind of waits for ajax code to finish executing
before leaving a page, which is dumb...

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

[2007-10-25 12:28:05] noto at ardentsolutions dot co dot za

I tried this and it's not really helping much hey...
I also noticed that this causes the pages to load slower (on IE, IE7).
On firefox the pages load quicker but the error is there...

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

[2007-10-25 10:35:00] [EMAIL PROTECTED]

I can't reproduce this on XP which is the only Windows environment I
have for testing.

Are the people still experiencing problems on Windows 2000 or 2003?

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

[2007-10-25 09:59:08] chris at crgs dot co dot uk

itahmed: We are all aware of this solution, but it's not really a
long-term one. Eventually we will *need* to use the latest MySQL
libraries, and we need the bug fixed before then.

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

[2007-10-25 06:24:40] itahmed at hotmail dot com

you can download the libmysql.dll  to replace the current one that
comes with php 5.2.4. this is from the 5.2.1 release that works and take
care of the error message.

http://www.it-etc.com/2007/10/25/php-error-524-getting-error-error-in-my_thread_global_end-1-threads-didnt-exit/

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

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