Log in

View Full Version : php error in thread



hemi
09-02-2009, 04:55 PM
when i uploaded my site on internet iam getting this error at the end of my page



-----------------------------------------------------
Error in my_thread_global_end(): 1 threads didn't exit
--------------------------------------------------------

how to solve this

JShor
09-02-2009, 05:01 PM
You're not specific enough. What's your code doing?

Also, the only results I get when I google that error are bugs. It might not be your fault:
http://bugs.php.net/bug.php?id=41350

JasonDFR
09-02-2009, 05:22 PM
I can't remember exactly, but I think this has to do something with php on windows and the fastcgi api or isapi. You should contact your host and/or upgrade php and/or figure out which server api this happens with and switch to another.