• Since upgrading to WordPress 2.3, I have been getting an error where the page stalls during load and then this message is appended after the html tag is closed:

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

    Am running WordPress on PHP 5.2.4 and IIS 6. If I downgrade PHP to 4.4.7, the problem disappears.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I was having the same problem. WordPress 2.3.1. PHP 5.2.3. IIS. Thanks for the tip. I downgraded PHP to 4.4.7 and it seems to have fixed it.

    I finally found the fix (at least for me).
    In your PHP folder, rename libmysql.dll and replace it with version 5.2.1’s version. Worked right away. I had a little trouble finding 5.2.1 version, but just put it in Google PHP 5.2.1, and you get it. Just need to replace that one dll. Good luck

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error appearing since upgrading to WordPress 2.3’ is closed to new replies.