Oh, Thank you, Karen!! Yes, that was the problem.
May
On Jan 22, 9:12 am, Karen Tracey wrote:
> On Thu, Jan 22, 2009 at 11:55 AM, May wrote:
>
> > Hello,
>
> > I'm trying to set up the Apache server with mod_python. The Apache
> > server works, until I had the following code to the bottom of
On Thu, Jan 22, 2009 at 11:55 AM, May wrote:
>
> Hello,
>
> I'm trying to set up the Apache server with mod_python. The Apache
> server works, until I had the following code to the bottom of
> http.conf file:
>
> SetHandler python-program
> PythonPath "['C:/django'] + sys.path"
If this is a li
Hello Tonu,
Yes, I tried that as well and still the server won't start.
Thanks,
May
On Jan 22, 9:01 am, Tonu wrote:
> I wonder if you need SetHandler None? Try eliminating those two
> lines. Other source of information for troubleshooting is apache
> error log file.
>
> Tonu
>
> On Jan 22,
I wonder if you need SetHandler None? Try eliminating those two
lines. Other source of information for troubleshooting is apache
error log file.
Tonu
On Jan 22, 10:55 am, May wrote:
> Hello,
>
> I'm trying to set up the Apache server with mod_python. The Apache
> server works, until I had th
Ad addendum to message:
This is a windows XP server.
May
On Jan 22, 8:55 am, May wrote:
> Hello,
>
> I'm trying to set up the Apache server with mod_python. The Apache
> server works, until I had the following code to the bottom of
> http.conf file:
>
> SetHandler python-program
> PythonPath
Hello,
I'm trying to set up the Apache server with mod_python. The Apache
server works, until I had the following code to the bottom of
http.conf file:
SetHandler python-program
PythonPath “['C:/django'] + sys.path”
PythonHandler django.core.handlers.modpython
SetEnv DJANGO_SETTINGS_MODULE mypr
6 matches
Mail list logo