Laurent Rahuel wrote:
> Bruno Desthuilliers wrote:
>
>
>>[EMAIL PROTECTED] a écrit :
>>
>>>Hi,
>>>
>>>I read the mod_python documentation on the Django site but I'm getting
>>>this error:
>>>
>>>EnvironmentError: Could not import DJANGO_SETTINGS_MODULE
>>>'accesshiphop.settings' (is it on sys.pat
Bruno Desthuilliers wrote:
> [EMAIL PROTECTED] a écrit :
>> Hi,
>>
>> I read the mod_python documentation on the Django site but I'm getting
>> this error:
>>
>> EnvironmentError: Could not import DJANGO_SETTINGS_MODULE
>> 'accesshiphop.settings' (is it on sys.path?): No module named
>> accesshi
[EMAIL PROTECTED] a écrit :
> Hi,
>
> I read the mod_python documentation on the Django site but I'm getting
> this error:
>
> EnvironmentError: Could not import DJANGO_SETTINGS_MODULE
> 'accesshiphop.settings' (is it on sys.path?): No module named
> accesshiphop.settings
>
> Here's my httpd.con
your suggestions worked. thanks.
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> Hi,
>
> I read the mod_python documentation on the Django site but I'm getting
> this error:
>
> EnvironmentError: Could not import DJANGO_SETTINGS_MODULE
> 'accesshiphop.settings' (is it on sys.path?): No module named
> accesshiphop.settings
>
> Here's my httpd.conf:
Hi,
I read the mod_python documentation on the Django site but I'm getting
this error:
EnvironmentError: Could not import DJANGO_SETTINGS_MODULE
'accesshiphop.settings' (is it on sys.path?): No module named
accesshiphop.settings
Here's my httpd.conf:
PythonPath "[r'c:/apache/public_html/my