RedHat 8.0 Apache + Python CGI segmentation faults

Anthony Cunha anthony at cybertrap.net
Sun Feb 23 01:35:09 EST 2003


Hello Mr. Holden,

    I  read and enjoyed your book Python Web Programming and I still use it
for reference. To answer your question in short, No. I've built and
implemented many RedHat 8.0 servers with Apache 2.0.44(Compiled), and Python
2.1(RPM). All the CGI scripts are written in Python and I haven't had any
issues. I also tested these scripts on a RH8.0 build using only the distro
RPMs for Apache and Python. Still the results were the same. Then again my
scripts aren't the most complicated in the world but none the less they are
Python scripts. Sorry I couldn't be of more help.


                                If you want more information on my RH8.0
builds or the Python scripts letmeknow,

                                                                            
     -Anthony



"Steve Holden" <sholden at holdenweb.com> wrote in message
news:F0Q5a.80578$zL6.2341 at news2.central.cox.net...
> Couldn't find anything about this in Google. A new machine is running RH
8,
> and the Apache web server is working. However, attempts to run Python CGI
> scripts result in segmentation faults, even though the scripts will run
> quite happily under the user "apache" identity.
>
> Is this a known phenomenon, or am I going to have to get the dread gdb
out?
> All the error log records is several segmentation faults for each
attempted
> CGI access.
>
> regards
> --
> Steve Holden                                  http://www.holdenweb.com/
> Python Web Programming                 http://pydish.holdenweb.com/pwp/
> Register for PyCon now!            http://www.python.org/pycon/reg.html
>
>
>






More information about the Python-list mailing list