I'm getting this error throughout my site:
Error in my_thread_global_end(): 1 threads didn't exit
It's installed on Windows 2003 server with php 4.4.8 and mysql 5.1.34.
Can I still use this solution...?
- go to PHP install directory ex : c:\php and rename libmysql.dll to libmysql.old
- head to http://www.php.net/releases/ and grab 5.2.1 Windows Binary download
- open the zip
- copy libmysql.dll to your PHP directory ex: c:\PHP