Hi All,

I'm trying to setup mod_python on apache2 and am
getting bus errors from apache2.  Any idea what I need
to do to get the simple test to work?

Thanks,
-kurt

I did:

a2enmod python2.5

and put this at the end of
/sw/etc/apache2/apache2.conf (from the trac mod python
install documentation):


<Location /mpinfo>
   SetHandler mod_python
   PythonInterpreter main_interpreter
   PythonHandler mod_python.testhandler
</Location>

I'm using the latest 10.4 on PPC 10.4.8.

 i   apache2                                2.0.59-11 
                  Next generation, extendable web
server
 i   apache2-common                         2.0.59-11 
                  Next generation, scalable,
extendable web server
 i   apache2-dev                            2.0.59-11 
                  Apache2 Developement Files
 i   apache2-mpm-worker                     2.0.59-11 
                  Apache2 Server Binary - [MPM WORKER]
 i   apache2-utils                          2.0.59-11 
                  Utility programs for webservers
 i   libapache2-mod-python-py25             3.3.1-1   
                  Embeds the Python interpreter within
Apache



      
____________________________________________________________________________________
Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz

Attachment: crash.log
Description: 5175834-crash.log

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to