Jack Diederich
jack_diederich at email.com
Mon Sep 16 08:54:04 EST 2002
> Every time I run either of those commands, my error_log file has the > following appended: > /usr/libexec/ld.so: Undefined symbol "_pthread_mutex_init" called > from httpd:/usr/lib/apache/modules/mod_python.so at 0x402e0148 > It looks like you either have python compiled with threads, or a module that requires threads is being loaded. mod_python can't be compiled with threads due to the spawning nature of apache. -jack -- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup
|