I've abandoned this post and am moving it here:
http://groups.google.com/group/django-users/browse_thread/thread/602e5a7f9653a67c?hl=en
Thanks for your attention.
Scott
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Grou
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
On Jan 15, 2:48 pm, scott_in_springfield <[EMAIL PROTECTED]>
wrote:
> 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 t
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
On Jan 15, 12:47 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
>
> Is there an Apache or Python main config file that needs to be set a
> certain way to allow my PYTHONPATH to be accessed or exported for
> Apache.
In the same directory as the Apache executable, 'httpd', 'apache2' or
whatev
5 matches
Mail list logo