On Thu, 30 Mar 2000, shang wrote:

> Randy:
> 
> Thanks  for replying my message.
> 
> First of all, my Perl os working and I can run some perl program in cgi-bin
> directory from browser.  The c:\perl\bin is of course in the path.
> 
> My Perl version is : v5.6.0 built for MSWin32-x86-multi-thread.
> Apache version is the lastest 1_3_12 (Win32) and
> Mod_perl is 'mod_perl-1.16-bin-bindist1-i386-win32-vc5',  which is compiled
> by Viusal C++ 5.0.  This is the only Win32 version of mod_perl I can find.
> I download the mod_perl from CPAN in the author directory of
> /Jeffrey_Baker/.  I did not do any compilation at all.
> 
> I need more suggestion from you or it is not a good idea to run the server
> on Win98.
> 
Hi,
    I don't think this combination will work - the mod_perl
binary you refer to uses an earlier apache, and things have
changed since then. Plus, it's not clear, at least to me, if
the newest ActiveState Perl, based on 5.6.0, can work together
without modifications - it is known that mod_perl-1.22 needs
some changes to compile on Win32 with Perl-5.6.0. You could
go to http://perl.apache.org/ and try the Win32 binary mentioned
there - it includes Perl(5.005_03)+apache+mod_perl, and is
known to work on Win9x as well as NT. As soon as some issues
involving mod_perl and Perl-5.6.0 are worked out, I'll make
up a newer binary with the later versions of things.

best regards,
randy kobes
 

Reply via email to