
Originally Posted by
beginner
hi All,
i had developed one shopping website. Its each page shows this error
Error in my_thread_global_end(): 1 threads didn't exit
Im using PHP 5.2.5, And i had find out the following steps to solve this problem this forum itself .But, i couldnt find the file libmysql.dll in my php folder.
1) Go to the directory where PHP is installed.. [C:\PHP on Plain & X:\Parallels\Plesk\Additional\PleskPHP5 on Plesk control panel servers]
2) Rename libmysql.dll to libmysql.bad
3) Download the PHP 5.2.1 binary from here & extract it to a folder.
4) Copy the libmysql.dll from this folder to the PHP installation directory ( check point 1 & 2 ).
5) Finally restart the web server to reflect the changes..
So, Some one plz Suggest , How to resolve this error..plz