On May 8, 2007, at 8:29 AM, Jens Diemer wrote:
> You use fastCGI... So you have a "init" WSGI Handler file? Only the
> shebang in this file is IMHO important.
Please forgive my ignorance. I appreciate your assistance.
I found django/core/handlers/wsgi.py and in the handlers directory
there i
Mark Phillips schrieb:
> Thank you. I am not familiar with the "init/index" python script. Can
> you elaborate?
You use fastCGI... So you have a "init" WSGI Handler file? Only the
shebang in this file is IMHO important.
--
Mfg.
Jens Diemer
A django powered CMS: http://www.pylucid.org
On May 8, 2007, at 7:55 AM, Jens Diemer wrote:
> You must only change the shebang in your "init/index" python
> script. The
> Handler file.
Thank you. I am not familiar with the "init/index" python script. Can
you elaborate?
- Mark
--~--~-~--~~~---~--~~
Y
Mark Phillips schrieb:
> django/bin/compile-messages.py:1: #!/usr/bin/env python
> django/bin/django-admin.py:1: #!/usr/bin/env python
> django/bin/make-messages.py:1: #!/usr/bin/env python
> django/bin/unique-messages.py:1: #!/usr/bin/env python
> django/conf/project_template/manage.py:1: #!
I am still trying to get django to present a public page from OS X
via fast cgi. The current issue revolves around os x 10.4.9 using
python 2. 3 as the stock installation, while django desires python
2.4. Well, at least in the version I have installed. That is, fast
cgi is invoked using py
5 matches
Mail list logo