Quando eu tento visualizar a minha aplicação aparece estes erro.
Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request.
Please contact the server administrator,
postm...@XXXXXXXXXX.com.br
and inform them of the time the error occurred, and anything you might
have done that may have caused the error.
More information about this error may be available in the server error
log.
Nos logs aparece a seguinte mensagem
PythonHandler django.core.handlers.modpython: Traceback (most recent
call last):
PythonHandler django.core.handlers.modpython: File "/usr/lib/
python2.4/site-packages/mod_python/apache.py", line 276, in
HandlerDispatch\n newpath = eval(pathstring)
PythonHandler django.core.handlers.modpython: File "<string>", line
1
PythonHandler django.core.handlers.modpython: ['/home/ttorao/
Django', '/home/ttorao/public_html/meu_blog'] + sys.path\x94
PythonHandler
django.core.handlers.modpython:
^
PythonHandler django.core.handlers.modpython: SyntaxError: unexpected
EOF while parsing
Alguem pode me ajudar?!?!