Page 1 of 1

how to remove php error "1 threads didn't exit "

Posted: Thu Jul 26, 2007 12:30 am
by maani786
i am gettting this error at the end of my php web page

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

how can i remove it.

Regards

maani janjua

Posted: Thu Jul 26, 2007 6:45 am
by miro_igov
The solution depends on how looks the definition of my_thread_global_end()

hi

Posted: Sun Jul 29, 2007 7:30 am
by maani786
i ama not using any thread.

Posted: Sun Jul 29, 2007 8:51 am
by superdezign
I bet you are. Do you use mysql_connect() anywhere in your code?