[mod_python] Problems with mod_python on MacOS

Wouter van Marle wouter at squirrel-systems.com
Sat Jun 25 21:45:41 EDT 2005


On Sat, 2005-06-25 at 20:27 -0400, Paul Sholtz wrote:

> Thanks for the advice. In fact, I already checked that Web page  
> before I posted on this list, but .... for some reason it's still not  
> working.
> 
> I'm baffled b/c the Web page says if you get an "Internal Server  
> Error", it probably means that Apache hasn't loaded mod_python yet,  
> but per what I'm seeing in error_log, and per the sig I can in my  
> apache error messages, it looks like mod_python has in fact been  
> loaded...


If your script does not return any output to apache to display, then you
also get an internal server error. So check your script!

Wouter.



> 
> I'll look into it a bit more. If I figure it out, I'll let you know!
> 
> On Jun 25, 2005, at 6:28 PM, Graham Dumpleton wrote:
> 
> >
> > On 26/06/2005, at 4:36 AM, Paul Sholtz wrote:
> >
> >
> >> Hi, I'm trying to get mod_python to run on the following system:
> >>
> >> (*) MacOS 10.4
> >> (*) Apache 2.0.54
> >> (*) mod_python 3.1.4
> >> (*) Python 2.3.5
> >>
> >> I've tried getting it to work w/ the mod_python handler configured  
> >> as both (a) an . htaccess file; and (b) in the general httpd.conf  
> >> file for all of Apache. I'm trying to get the mptest.py "demo"  
> >> that's described in the mod_python documentation to work. Every  
> >> time I try to access the mptest.py file through my Web browser, I  
> >> get a HTTP 500 "Internal Server Error".. Since the "sig" on my  
> >> Apache error notice includes the line:
> >>
> >
> > Follow the procedure and suggestions documented in the following  
> > page instead.
> >
> >   http://www.dscpl.com.au/projects/vampire/articles/modpython-001.html
> >
> >
> >
> >
> >
> >
> 
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20050626/d29fc982/attachment.html


More information about the Mod_python mailing list