Stephane Bortzmeyer
bortzmeyer at nic.fr
Wed Nov 9 03:54:37 EST 2005
On Tue, Nov 08, 2005 at 08:32:19PM +1100, Graham Dumpleton <grahamd at dscpl.com.au> wrote a message of 114 lines which said: > Apply the following patch to Vampire and reinstall. [Wed Nov 09 09:52:19 2005] [notice] mod_python: (Re)importing module 'vampire' [Wed Nov 09 09:52:19 2005] [notice] vampire: Importing module '/var/www/demo/python_config.py' [Wed Nov 09 09:52:19 2005] [error] [client 192.134.7.249] name = .vampire [Wed Nov 09 09:52:19 2005] [error] [client 192.134.7.249] handler_root [1] = None [Wed Nov 09 09:52:19 2005] [notice] vampire: Importing module '/var/www/demo/_layout.py' [Wed Nov 09 09:52:19 2005] [error] [client 192.134.7.249] File does not exist: /var/www/demo/python_config So, apparently, it does not find my file. But it is there: % ls -al /var/www/demo/.vampire -rw-r--r-- 1 bortzmeyer bortzmeyer 63 Nov 7 14:41 /var/www/demo/.vampire
|