Dan R. Olsen III
python at dan-olsen.net
Tue Oct 5 13:15:06 EDT 2004
My boss likes to install the web server to it's own folder and prefers Apache 1.3.31. I compiled Apache and mod_python myself. Dan David Fraser wrote: > Dan R. Olsen III wrote: > >> After I install mod_python 2.7.10 I get the following error when I >> try to restart Apache: >> >> "Cannot load /web/libexec/mod_python.so into server: >> /web/libexec/mod_python.so: undefined symbol: sem_wait" >> >> Any ideas on how to fix this? >> >> I am using Apache 1.3.31 on Fedora Core 2. > > > Not sure what the problem is, but some more information would be helpful: > > Fedora Core 2 uses Apache 2.x by default, so where did you get Apache > 1.3.31 and mod_python 2.7.10? Are they from rpms, if so from which > ones? Or another binary source? Or did you compile them yourself? > > David
|