This should fix the problem:
* Make sure the Http module from the PyISAPIe is installed in c:
\Python25\Lib\site-packages
* Stop IIS
* Move PyISAPIe.dll file out of C:\Python25 and into c:\PyISAPIe
(create the directory if you need to)
* Remap the .py handler to the new location of the dll
* Star
Hi all, I just got wind of this thread today, and I'll be taking a
look at what is causing this weirdness. I created a group for PyISAPIe
support, and it would help a lot if you could head over there and post
what versions of Django and Python you're using.
http://groups.google.com/group/pyisapie
>
> Traceback (most recent call last):
> File "C:\Python25\Lib\Http\Isapi.py", line 42, in Request
> imp.load_source(Name, Env.SCRIPT_TRANSLATED).Request
> File "\\?\C:\Inetpub\wwwroot\slamprwebsite\helloworld.py", line 1,
> in
> from django.http import HttpResponse
> ImportError: No
I would love to try, but documentation is sketchy. Can someone provide
more detailed instructions?
头太晕 wrote:
> Try this http://code.google.com/p/pyisapi-scgi/
>
> On Tue, May 6, 2008 at 2:11 AM, shocks <[EMAIL PROTECTED]> wrote:
>
> >
> > Hi
> >
> > I have followed the Django IIS installation gu
Try this http://code.google.com/p/pyisapi-scgi/
On Tue, May 6, 2008 at 2:11 AM, shocks <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> I have followed the Django IIS installation guide on the Django
> website but I'm getting the following error when I point to the
> helloworld.py example:
>
> Internal Serv
I'm getting this error. What's missing? Any idea?
===
Internal Server Error
An error occurred processing this request.
Request handler failed
Traceback (most recent call last):
File "C:\Python25\Lib\Ht
Ben,
Where is django? Make sure it's on your pythonpath (or "module search
path" as they appear to be calling it below)
Adam
On Mon, May 5, 2008 at 1:11 PM, shocks <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> I have followed the Django IIS installation guide on the Django
> website but I'm getting
Hi
I have followed the Django IIS installation guide on the Django
website but I'm getting the following error when I point to the
helloworld.py example:
Internal Server Error
An error occurred processing this request.
Request handler failed
Traceback (most recent call last):
File "C:\Python
8 matches
Mail list logo