edgar mortiz
pfunix at gmail.com
Tue Sep 12 12:44:22 EDT 2006
thanks for the tip. I was able to build mod_python successfully after updating flex. but i guess im still missing something. after i finished the build i added LoadModule python_module modules/mod_python.so as indicated on the docs but when i start up apache i get this # bin/apachectl start Syntax error on line 233 of /httpd/conf/httpd.conf: Cannot load /httpd/modules/mod_python.so into server: Can't open file i checked out /httpd/modules and there's no mod_python.so on it i tried copying the one that is on my mod_python/src/mod_python.so and reload apache but with no luck. any ideas guys? -Ed On 9/11/06, Jorey Bump <list at joreybump.com> wrote: > edgar mortiz wrote: > > > Python 2.4 (source build) --disabled-share > > > ./configure --with-apxs=/web/httpd/bin/apxs > > Look at --with-python: > > http://www.modpython.org/live/current/doc-html/inst-configure.html > >
|