Apr 19 2024 
Support Center » Knowledgebase » Administration » Error in my_thread_global_end(): 2 threads didn't exit
 Error in my_thread_global_end(): 2 threads didn't exit
Solution Running windows server and get the following error when trying to email a customer;
Error in my_thread_global_end(): 2 threads didn't exit


This is a php bug, performing the following task usuaully clears up the problem:

Just go to the end of php.ini
Change:
[PHP_MYSQL]
extension=php_mysql.dll
to:
;[PHP_MYSQL]
;extension=php_mysql.dll

Then go to:
;extension=php_mysql.dll
and enable it:
extension=php_mysql.dll




Article Details
Article ID: 91
Created On: Mar 31 2008 02:01 PM

 Back
 Login  
Email:
Password:
 
 Search
 Article Options
Back to awbs.com | Home | Knowledgebase | Troubleshooter | Support Forum
© 2010 Total Online Solutions, Inc.