Hi,
I hope this isn't too much of a newbie question...
I am trying to upgrade from Apache 2.0.55 using mod_perl V1.0 to Apache
2.2.2 using mod_perl V2.0. This installation is on a Windows XP Pro SP2
machine. I get this error:
httpd.exe: Syntax error on line 31 of D:/Apache2.2/conf/httpd.conf:
Tracy E Schreiber wrote:
Hi,
I hope this isn't too much of a newbie question...
I am trying to upgrade from Apache 2.0.55 using mod_perl V1.0 to Apache
2.2.2 using mod_perl V2.0. This installation is on a Windows XP Pro SP2
machine. I get this error:
You mean V2.0 -- no 1.x version works wit
"Philip M. Gollucci" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Tracy E Schreiber wrote:>> Hi,>> >> I
hope this isn't too much of a newbie question...>> >> I am
trying to upgrade from Apache 2.0.55 using mod_perl V1.0 to Apache >>
2.2.2 using mod_perl V2.0. This install
Hi,
I don't think that's a question of path, as you are telling us that you
checked that, and that the file was there.
Actually, I think this is a compilation problem, between mod_perl and perl
itself (Apache has nothing to do with that right now).
I'm running under Windows as well, and I mad
"Tracy E Schreiber" <[EMAIL PROTECTED]> wrote in message
news:...
Hi Lionel,
Thank you for your response
I have these lines in httpd.conf:
LoadFile "D:/Program Files/Perl/bin/perl58.dll"LoadModule perl_module
modules/mod_perl.so
I have ActivePerl 5
On Mon, 15 May 2006, Tracy E Schreiber wrote:
Hi,
I hope this isn't too much of a newbie question...
I am trying to upgrade from Apache 2.0.55 using mod_perl
V1.0 to Apache 2.2.2 using mod_perl V2.0. This
installation is on a Windows XP Pro SP2 machine. I get
this error:
httpd.exe: Syntax
Hi Tracy,
You're telling me that mod_perl is the binary you downloaded from the
mod_perl site... Could you be more precise? How can you confirm that it has
been compiled with the same compiler as the ActivePerl binary? That's likely
causing the problem you are describing.
I think that the best