On Jan 8, 5:31 pm, Tim Roberts <[EMAIL PROTECTED]> wrote:
> Gowri <[EMAIL PROTECTED]> wrote:
>
> >I am new to Python and am trying to setup Apache to serve Python using
> >mod_python. I'm using a Windows XP box. here is a list of steps i
> >followed for the installation:
>
> >1. Installed Apache 2.
Gowri <[EMAIL PROTECTED]> wrote:
>
>I am new to Python and am trying to setup Apache to serve Python using
>mod_python. I'm using a Windows XP box. here is a list of steps i
>followed for the installation:
>
>1. Installed Apache 2.2.6
>2. Installed Python 2.5.1
>3. Installed mod_python 3.3.1
>
>I t
Hello,
I am new to Python and am trying to setup Apache to serve Python using
mod_python. I'm using a Windows XP box. here is a list of steps i
followed for the installation:
1. Installed Apache 2.2.6
2. Installed Python 2.5.1
3. Installed mod_python 3.3.1
I then included the line
LoadModule pyt