Author Topic: Error in my_thread_global_end(): 1 threads didn't exit  (Read 3722 times)

Offline blascota

  • Newbie
  • *
  • Posts: 2
Error in my_thread_global_end(): 1 threads didn't exit
« on: March 01, 2009, 06:43:12 PM »
When I login to the WebMail I get this error:
Error in my_thread_global_end(): 1 threads didn't exit

What should I do to solve this?

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,856
Error in my_thread_global_end(): 1 threads didn't exit
« Reply #1 on: March 02, 2009, 09:36:14 AM »
are you running PHP on windows using fastcgi? did you see this? PHP Bugs: #41350: Error in my_thread_global_end(). looks like this could be a PHP bug not an RC one.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦

Offline blascota

  • Newbie
  • *
  • Posts: 2
Error in my_thread_global_end(): 1 threads didn't exit
« Reply #2 on: March 03, 2009, 01:54:33 PM »
Thanks for your answer, im checking it