Does perl have Failover with Open Source Web Platforms?

2003-03-13 Thread Richard Heintze
My client is partial to perl so I installed mod_perl on Apache HTTPD on his windows servers. Now, however, he wants to price a linux cluster with raid to replace his windows servers. He needs declarative role based authorization and authentication for his web site -- and maybe fault tolerance

Wanted: Experience with EmbPerl on Win2000/Apache HTTPD?

2003-03-05 Thread Richard Heintze
Since I had such a tough time installing mod_perl on Win2000, I thought I would solicit for experiences getting Hello, World running with EmbPerl on Apache HTTPD on Windows2000. What URL did you download embperl from? Did you get any errors during installation? What is the URL you used for

The procedure entry point for modperl_global_request could ot be located in the dynamic link library mod_perl.so.

2003-03-04 Thread Richard Heintze
I downloaded http://theoryx5.uwinnipeg.ca/pub/other/Perl-5.8-win32-bin.exe and ran the perl config.pl program. Since I received so many errors (see end of this email message) I decided to use my existing perl at c:\Perl\bin which is a version of 5.8 that is already in my path. When I start

SetConsoleMode failed, LastError=|6| at C:/Perl/site/lib/Term/ReadKey.pm line 268, STDIN line 6.

2003-03-04 Thread Richard Heintze
I just downloaded the all-in-one and, as per Randy's instructions, abandoned my current installations of Apache2 and perl5.8 by uninstalling them. I just typed in the perl configure.pl command and I receive: SetConsoleMode failed, LastError=|6| at C:/Perl/site/lib/Term/ReadKey.pm line 26 8,

Re: Problems installing mod_perl2 on Apache2 on Win200

2003-03-03 Thread Richard Heintze
. What should I do next? Maybe I should build mod_perl myself. Which compiler do you recommend for building mod_perl on NT4 or Windows 2000? Siegfried --- Randy Kobes [EMAIL PROTECTED] wrote: On Sun, 2 Mar 2003, Richard Heintze wrote: I have followed the instructions at http

Re: Problems installing mod_perl2 on Apache2 on Win200

2003-03-02 Thread Richard Heintze
I have followed the instructions at http://perl.apache.org/docs/1.0/os/win32/install.html I've put the following in my httpd.conf file: LoadFile c:/Perl/bin/perl58.dll LoadModule mod_perl modules/mod_perl.so PerlRequire C:/Apache2/conf/extra.pl I have expanded mod_perl-2.tar and extracted

Re: Problems installing mod_perl2 on Apache2 on Win200

2003-03-02 Thread Richard Heintze
Randy, I can boot apache and I can view the index.html.en and navigate to the documentation. No errors. It seems to be working fine. Sieg --- Randy Kobes [EMAIL PROTECTED] wrote: On Sun, 2 Mar 2003, Richard Heintze wrote: I have followed the instructions at http://perl.apache.org

Re: Can't connect to ppm-ia.ActiveState.com:80

2003-03-01 Thread Richard Heintze
2003, Richard Heintze wrote: I've searched the archives for connect and could find no hints. As per the mod_perl installation instructions, I type the following command: C:\Program Files\Apache Group\APACHE2\mod_perl-1.99_08ppm install http://theoryx5.uwinnipeg.ca/cgi-bin

Can't connect to ppm-ia.ActiveState.com:80

2003-02-28 Thread Richard Heintze
I've searched the archives for connect and could find no hints. As per the mod_perl installation instructions, I type the following command: C:\Program Files\Apache Group\APACHE2\mod_perl-1.99_08ppm install http://theory x5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer58 And I get these errors