[mod_python] mod_python on OpenBSD

edgar mortiz pfunix at gmail.com
Wed Sep 13 00:40:44 EDT 2006


it seems that whenever i do a make install no files are getting
coppied to the modules folder on  apache.

this is a bit frustrating. is ther any way to build python via static
instead of the regular DSO (even if it says on the docs that DSO is
the only think that is available)


any help will be greatly appreciated.

-eD

On 9/12/06, edgar mortiz <pfunix at gmail.com> wrote:
> sorry about the confusion the --with-apxs=/web/httpd the first time i
> did it (this was when building mod_python breaks during 'make
> install')
>
> the new one i did is on /httpd so my apxs would be in /httpd/bin/apxs
>
> -ed
>
> On 9/12/06, Jorey Bump <list at joreybump.com> wrote:
> > edgar mortiz wrote:
> >
> > > # bin/apachectl start
> > > Syntax error on line 233 of /httpd/conf/httpd.conf:
> >
> > This path:
> >
> > > Cannot load /httpd/modules/mod_python.so into server: Can't open file
> >
> > Doesn't match this path:
> >
> > >> > ./configure --with-apxs=/web/httpd/bin/apxs
> >
> > Is there a reason for this? I don't know how OpenBSD installs apache.
> > Do you have both 1.3.x and 2.0.x installed?
> >
>


More information about the Mod_python mailing list