Re: Apache 2.2.6 and mod_perl 2.0.3

2007-10-04 Thread Randy Kobes

On Wed, 3 Oct 2007, Tracy E Schreiber wrote:


Hi,

I believe that mod_perl 2.0.3 is not compatible with Apache 2.2.6. Starting
Apache gives this error:

httpd.exe: Syntax error on line 31 of D:/Apache/conf/httpd.conf: Cannot load
D:/Apache/modules/mod_perl.so into server: The specified module could not be
found.

This worked fine under 2.2.4, so the configuration is not the problem. The
mod_perl.so was retrived using ppm install
http://theoryx5.uwinnipeg.ca/ppms/mod_perl-2.0.ppd.

Any one able to get mod_perl.so to work with Apache 2.2.6

Thanks,
Tracy


For Apache/2.2.x, you want the mod_perl ppm package, not
mod_perl-2.0; see
 http://perl.apache.org/docs/2.0/os/win32/install.html#PPM_Packages
for details. Having said that, I'd also suggest holding off 
using 2.2.6, as others have suggested - stick with 2.2.4

for the time being. Note that the 2.2.5 package from
ApacheLounge is not an official ASF release, and the 2.2.6
from the same location contains hacks that won't be in
the next official ASF release that addresses certain
Win32 problems. See
   http://marc.info/?t=11913767701r=1w=2
for a discussion of this and related issues.

--
best regards,
Randy Kobes


Re: Apache 2.2.6 and mod_perl 2.0.3

2007-10-04 Thread Foo JH

Why don't you read about what's new in 2.2:
http://httpd.apache.org/docs/2.2/new_features_2_2.html

Jeff Pang wrote:

Hello,
Does apache2.2+mp2 have much advantage than apache2.0+mp2?

2007/10/4, Foo JH [EMAIL PROTECTED]:
  

You may want to hold back on 2.2.6. Use either 2.2.4 from ASF or 2.2.5
from ApacheLounge.

Tracy E Schreiber wrote:


Hi,

I believe that mod_perl 2.0.3 is not compatible with Apache 2.2.6. Starting
Apache gives this error:

httpd.exe: Syntax error on line 31 of D:/Apache/conf/httpd.conf: Cannot load
D:/Apache/modules/mod_perl.so into server: The specified module could not be
found.

This worked fine under 2.2.4, so the configuration is not the problem. The
mod_perl.so was retrived using ppm install
http://theoryx5.uwinnipeg.ca/ppms/mod_perl-2.0.ppd.

Any one able to get mod_perl.so to work with Apache 2.2.6

Thanks,
Tracy





  





Apache 2.2.6 and mod_perl 2.0.3

2007-10-03 Thread Tracy E Schreiber
Hi,

I believe that mod_perl 2.0.3 is not compatible with Apache 2.2.6. Starting 
Apache gives this error:

httpd.exe: Syntax error on line 31 of D:/Apache/conf/httpd.conf: Cannot load
D:/Apache/modules/mod_perl.so into server: The specified module could not be 
found.

This worked fine under 2.2.4, so the configuration is not the problem. The 
mod_perl.so was retrived using ppm install 
http://theoryx5.uwinnipeg.ca/ppms/mod_perl-2.0.ppd.

Any one able to get mod_perl.so to work with Apache 2.2.6

Thanks,
Tracy






Re: Apache 2.2.6 and mod_perl 2.0.3

2007-10-03 Thread Foo JH
You may want to hold back on 2.2.6. Use either 2.2.4 from ASF or 2.2.5 
from ApacheLounge.


Tracy E Schreiber wrote:

Hi,

I believe that mod_perl 2.0.3 is not compatible with Apache 2.2.6. Starting 
Apache gives this error:


httpd.exe: Syntax error on line 31 of D:/Apache/conf/httpd.conf: Cannot load
D:/Apache/modules/mod_perl.so into server: The specified module could not be 
found.


This worked fine under 2.2.4, so the configuration is not the problem. The 
mod_perl.so was retrived using ppm install 
http://theoryx5.uwinnipeg.ca/ppms/mod_perl-2.0.ppd.


Any one able to get mod_perl.so to work with Apache 2.2.6

Thanks,
Tracy




  




Re: Apache 2.2.6 and mod_perl 2.0.3

2007-10-03 Thread Jeff Pang
Hello,
Does apache2.2+mp2 have much advantage than apache2.0+mp2?

2007/10/4, Foo JH [EMAIL PROTECTED]:
 You may want to hold back on 2.2.6. Use either 2.2.4 from ASF or 2.2.5
 from ApacheLounge.

 Tracy E Schreiber wrote:
  Hi,
 
  I believe that mod_perl 2.0.3 is not compatible with Apache 2.2.6. Starting
  Apache gives this error:
 
  httpd.exe: Syntax error on line 31 of D:/Apache/conf/httpd.conf: Cannot load
  D:/Apache/modules/mod_perl.so into server: The specified module could not be
  found.
 
  This worked fine under 2.2.4, so the configuration is not the problem. The
  mod_perl.so was retrived using ppm install
  http://theoryx5.uwinnipeg.ca/ppms/mod_perl-2.0.ppd.
 
  Any one able to get mod_perl.so to work with Apache 2.2.6
 
  Thanks,
  Tracy