Re: apache/mod_wsgi daemon mode

2008-02-03 Thread Graham Dumpleton
On Feb 4, 10:33 am, Scott SA <[EMAIL PROTECTED]> wrote: > On 2/3/08, Brian Smith ([EMAIL PROTECTED]) wrote: > >Scott SA wrote: > >> I am trying to configure mod_wsgi to run in daemon mode with > >> Apache. I can easily get it to run 'normally' under Apache > >> but I obtain permission errors _or_ p

RE: apache/mod_wsgi daemon mode

2008-02-03 Thread Scott SA
On 2/3/08, Brian Smith ([EMAIL PROTECTED]) wrote: >Scott SA wrote: >> I am trying to configure mod_wsgi to run in daemon mode with >> Apache. I can easily get it to run 'normally' under Apache >> but I obtain permission errors _or_ process-failures in >> daemon mode. Specifically: >> >>

FW: apache/mod_wsgi daemon mode

2008-02-03 Thread Brian Smith
Also, mod_wsgi has its own mailing list: http://groups.google.com/group/modwsgi > Scott SA wrote: > I am trying to configure mod_wsgi to run in daemon mode with Apache. I > can easily get it to run 'normally' under Apache but I obtain > permission errors _or_ process-failures in daemon mode. Spe

apache/mod_wsgi daemon mode

2008-02-03 Thread Scott SA
HI, I'm posting this here because it is, I believe, a python config issue (mine) that is not correct, but frustration and inexperience has left me without further [visible] options for rectification. I am trying to configure mod_wsgi to run in daemon mode with Apache. I can easily get it to ru