Error on win server regarding php - libmysql

iky03

Guppy
I have an error on websites hosted on Windows server win22, looking like this: Error in my_thread_global_end(): 1 threads didn't exit

The issue seems to be because of the PHP v 5.2.5.

I've looked around the internet and I've found some discussions about the file libmysql.dll which should be replaced with an older one.
 
Re: Error on win server regarding php v 5.2.5

I have an error on websites hosted on Windows server win22, looking like this: Error in my_thread_global_end(): 1 threads didn't exit

The issue seems to be because of the PHP v 5.2.5.

I've looked around the internet and I've found some discussions about the file libmysql.dll which should be replaced with an older one.

We are doing this on a server by server basis, its been a bug in php for quite a while :(

It doesn't prevent sites from working so we hadn't put it at the critical level but we are getting it done on them.
 
Re: Error on win server regarding php v 5.2.5

This issue should be resolved on win22 now.
 
Please open a support ticket or send us email so that we can check it and fix it.
 
Back
Top