Re: Cannot load mod_perl.so

2006-05-16 Thread Tracy E Schreiber
Hi Randy, Thank you for the new module. It loads correctly. Thank you to everyone for their help and suggestions. Tracy "Randy Kobes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Mon, 15 May 2006, Tracy E Schreiber wrote: > >> Hi, >> >> I hope this isn't too much of a newbi

Re: Cannot load mod_perl.so

2006-05-16 Thread Issac Goldstand
You may need to add (to httpd.conf) LoadFile c:/path/to/perl/bin/perl58.dll before the LoadModule line. Issac 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_per

Re: Cannot load mod_perl.so

2006-05-15 Thread Lionel MARTIN
to check for your > versions and/or update accordingly. > > Lionel. > > - Original Message ----- > From: "Philip M. Gollucci" <[EMAIL PROTECTED]> > To: "Tracy E Schreiber" <[EMAIL PROTECTED]> > Cc: > Sent: Tue

Re: Cannot load mod_perl.so

2006-05-15 Thread Randy Kobes
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

Re: Cannot load mod_perl.so

2006-05-15 Thread Tracy E Schreiber
ate accordingly.> > Lionel.> > - Original Message - > From: "Philip M. Gollucci" <[EMAIL PROTECTED]>> To: "Tracy E Schreiber" <[EMAIL PROTECTED]>> Cc: <[email protected]>> Sent: Tuesday, May 16, 2006 12:01 AM> Subject:

Re: Cannot load mod_perl.so

2006-05-15 Thread Lionel MARTIN
ge - From: "Philip M. Gollucci" <[EMAIL PROTECTED]> To: "Tracy E Schreiber" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, May 16, 2006 12:01 AM Subject: Re: Cannot load mod_perl.so Tracy E Schreiber wrote: Hi, I hope this isn't too much of a newbie question...

Re: Cannot load mod_perl.so

2006-05-15 Thread Tracy E Schreiber
"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

Re: Cannot load mod_perl.so

2006-05-15 Thread Philip M. Gollucci
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

Re: Cannot load mod_perl.so into server. Undefined symbol "Perl_vmess "

2004-02-11 Thread Stas Bekman
Roman Bessyadovskii wrote: Hi all. After successful compile mod_perl-1.99_12 i try load mod_perl.so in httpd (Apache/2.0.48) i recive message bellow (here output mod_perl-1.99_10, that i try to install from FreeBSD 4.2-RELEASE ports, and in release 12 i have same proble) What i need to check?