Re: mod_perl on win2k: cannot load module

2001-07-07 Thread frans
I 've tried the new version The problem is simple.. When i change the env of win32 i used, the mod_perl run. I suggest you change the env by setting set PATH=C:\perl\bin\ or wherever your perl interpreter located, then start apache from MS-DOS prompt Good luck

Re: mod_perl on win2k: cannot load module

2001-07-05 Thread frans
I use Apache 1.3.9 and it's an old version of course.. why don't you try compiling the source code provided by www.modperl.org ? Thank you. - Frans Electronics Engineering Department of Electrical Engineering Institut Teknologi Bandung Email:

Re: mod_perl on win2k: cannot load module

2001-07-04 Thread Randy Kobes
On Wed, 4 Jul 2001, frans wrote: > Try download ApacheModulePerl.dll from > www.cpan.org, choose by author, Jeffrey_Baker > good luck Does this work for you? What Apache version are you using? The mod_perl dll is fairly dependent on the version of Apache it was compiled with, and this version on

Re: mod_perl on win2k: cannot load module

2001-07-04 Thread Randy Kobes
On Wed, 4 Jul 2001, [EMAIL PROTECTED] wrote: > I am a currently trying to have Apache and mod_perl to run with win 2000. This is >part of a review being currently undertaken by my company on what technical solution >to use for our intranet web server. > > I have installed Apache 1.20 downloaded

RE: mod_perl on win2k: cannot load module

2001-07-04 Thread Ender Josef
Do you get this error "Cannot load c:/a." if you start apache from command line or only if you start it as service? Be sure your Perl bin directory is in the system path. regards, Josi > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 04 Jul

Re: mod_perl on win2k: cannot load module

2001-07-03 Thread frans
Try download ApacheModulePerl.dll from www.cpan.org, choose by author, Jeffrey_Baker good luck - Frans Electronics Engineering Department of Electrical Engineering Institut Teknologi Bandung Email: [EMAIL PROTECTED] --