Thank you, Graham.
> In the same directory as the Apache executable, 'httpd', 'apache2' or
> whatever your platform calls it, there should be an 'envvars' file.
I didn't find this file anywhere. Found no 'envvars' on the entire
system. Google research showed that apachectl loads envvars in an
Ap
To shorten things, using mod_python.testhandler for some output with
the following apache directives:
SetHandler python-program
PythonPath "['/Working/django','/Working/modules','/Working/
projects','/Working/projects/mysite'] + sys.path"
SetEnv DJANGO_SETTINGS_MODUL
2 matches
Mail list logo