[mod_python] apache2 won't load mod_python

Damjan gdamjan at mail.net.mk
Wed Mar 23 10:53:58 EST 2005


> When I am logged in under su as root I can start python and import 
> mod_python. (import * fails of course on _apache):

Apache doesn't work as root, it either works under an 'apache' user or
'nobody'.

you might try to debug this problem with 'strace httpd -X'

[you can filter the output with '... 2>&1 | grep open' for example]




-- 
damjan | дамјан
This is my jabber ID --> damjan at bagra.net.mk <-- not my mail address!!!


More information about the Mod_python mailing list