Still says a syntax error when I navigate to http://localhost/
MOD_PYTHON ERROR
ProcessId: 1420
Interpreter: 'localhost'
ServerName: 'localhost'
DocumentRoot: 'C:/xampp/htdocs'
URI: '/'
Location: '/'
Directory: None
Filename: 'C:/xampp/htdocs/'
PathInfo: ''
Phase: 'PythonHandler'
Handler: 'django.core.handlers.modpython'
Traceback (most recent call last):
File "C:\Python25\lib\site-packages\mod_python\importer.py", line
1537, in HandlerDispatch
default=default_handler, arg=req, silent=hlist.silent)
File "C:\Python25\lib\site-packages\mod_python\importer.py", line
1186, in _process_target
newpath = eval(pathstring)
File "<string>", line 1
C:\Python
^
SyntaxError: invalid syntax
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---