Re: for the thousandth time... No module named django.core.handlers.modpython

2009-06-29 Thread Graham Dumpleton
On Jun 30, 12:12 pm, Rama Vadakattu wrote: > As the error is with import please try to do this > > Just open a python shell and try do the import More to the point, do it with the exact version that mod_python was compiled against and run the test as the same user that Apache runs as. This is

Re: for the thousandth time... No module named django.core.handlers.modpython

2009-06-29 Thread Rama Vadakattu
As the error is with import please try to do this Just open a python shell and try do the import >>> import django.core.handlers.modpython if it works fine then we are sure that modpython is present on the python path and the problem is not with import .. On Jun 30, 3:31 

for the thousandth time... No module named django.core.handlers.modpython

2009-06-29 Thread garagefan
http://kennethdavid.net/admin error page: MOD_PYTHON ERROR ProcessId: 9659 Interpreter:'kennethdavid.net' ServerName: 'kennethdavid.net' DocumentRoot: '/home/kdwadmin' URI:'/admin' Location: '/' Directory: None Filename: '/home/kdwadmin/admin' PathI