Dear,
I have a site that is working with django,mysql,phyton on a linux
system.
This site should be put on a windows system where iis is allready
running.
I installed phyton and i think i installed django as well. I made a
new virtual directory and copied the source files from the site.
Ad i never worked with phyton or django, i have some problems,
helloworld.py:
Hello, World! Internal Server Error
An error occurred processing this request.
Request handler failed
Traceback (most recent call last):
File "D:\Python25\lib\site-packages\Http\Isapi.py", line 48, in
Request
imp.load_source(Name, Env.SCRIPT_TRANSLATED).Request
AttributeError: 'module' object has no attribute 'Request'
Anyone that can help? or knows where i can find some extra info?
Greetings,
Sebastian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---