Hi all,

I made an mistake of upgrading ubuntu to the last version. This new version
is running python 2.6 and it has also install the mod python for apache
linked to this python version. All my code is running django 0.96 with
python 2.5.

Now, the developments don't work. It says I have the following error:

MOD_PYTHON ERROR

ProcessId:      5225
Interpreter:    'xxxxx'

ServerName:     'xxxx'
DocumentRoot:   '/htdocs'

URI:            '/'
Location:       '/'
Directory:      None
Filename:       '/htdocs'
PathInfo:       '/'

Phase:          'PythonHandler'
Handler:        'django.core.handlers.modpython'


At the end, it says I have an error importing a module.


does anybody know how to go back to the 2.5 python module? or how can I
resolve this problem?


thank you very much,
best regards,


Miguel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to