Gregory (Grisha) Trubetskoy
grisha at modpython.org
Wed Nov 14 23:58:58 EST 2001
Judging by your sig I take it this is on Linux? I haven't tested any of it on Linux. I'm doing most of mp 3.0 development on Solaris because it's got the best thread support of all os's I have access to. Anyhow, this message would mean that something went wrong during compile/link - stat is a standard C library function, it shouldn't be missing... Sorry, this isn't being too helpful, but then this _is_ alpha code ;-) Grisha On Tue, 13 Nov 2001, Diedrich Vorberg wrote: > Hi, > > my apache version is httpd-2_0_16-beta This is the error I get: > > Cannot load /opt/apache2/modules/mod_python.so into server: > /opt/apache2/modules/mod_python.so: undefined symbol: stat > /opt/apache2/bin/apachectl start: httpd could not be started > > Which version of apache2 should I use? > > Regards > Diedrich > > -- > _..._ Diedrich Vorberg > .' '. > / _ _ \ http://www.tux4web.de > | (o)_(o) | info at tux4web.de > \( ) / .---. > //'._.'\ \ / \ Internet Dienstleistungen > // . \ \ \. at -@./ und 'Consulting'. > || . \ \ /`\_/`\ > |\ : / | // _ \\ Linux Rules! > \ `) ' (` /_ | \ )|_ > _)``".____,.'"` (_ /`\_`> <_/ \ > ) )'--'( ( \__/'---'\__/ > '---` `---` > > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://www.modpython.org/mailman/listinfo/mod_python >
|