On 26/02/06, David Higgs <[EMAIL PROTECTED]> wrote: > On 2/26/06, edgar mortiz <[EMAIL PROTECTED]> wrote: > > I'm trying to run mod_python 2.7.11 on OpenBSD's implementation of > apache ( > > 1.3) without any luck. The build went good and all. > > > > ./configure --with-apxs=/usr/sbin/apxs > > > > make > > su > > make install > >
Never tried that combo. modpython 3.2.x and apache2.0 works for me on openbsd3.7 and .8's without any hassle except bumping some semaphores number with sysctl. /Tony

