Re: Installation problem

2003-08-27 Thread Stas Bekman
[EMAIL PROTECTED] wrote: Hello! Your letter successfully arrived to my mailbox and I'll read it in the nearest future. -- ! . Like we don't have enough spam and virus emails already. If you ask a question in a public forum and expect an answer, please at least consider to turn

Re: Installation problem

2003-08-27 Thread Ged Haywood
Hello there, On Mon, 25 Aug 2003, Alan Rafagudinov wrote: I've downloaded apache_1.3.28.tar.gz mod_perl-1.28.tar.gz and unarchive it to /usr/src/httpd_perl for back-end server then when I make perl Makefile.PL APACHE_SRC=../apache_1.3.28/src/ DO_HTTPD=1 USE_APACI=1 EVERYTHING=1

Re: Installation problem

2003-08-26 Thread Stas Bekman
Ged Haywood wrote: Hello there, On Mon, 25 Aug 2003, Alan Rafagudinov wrote: I've downloaded apache_1.3.28.tar.gz mod_perl-1.28.tar.gz and unarchive it to /usr/src/httpd_perl for back-end server then when I make perl Makefile.PL APACHE_SRC=../apache_1.3.28/src/ DO_HTTPD=1 USE_APACI=1

Re: Installation Problem

2003-07-02 Thread Philippe M. Chiasson
On Wed, 2003-06-18 at 06:26, Ankur Jain wrote: Hi, I have RHL 8.0 and Apache2.0 running and perl 5.8.0. I am trying to install the modperl2.0 It's going fine till the make procedure but when I run the make test it prompts that no test server configured please specify a httpd or apxs or

Re: Installation problem...urgent

2001-08-22 Thread Ged Haywood
Hi there, On Tue, 21 Aug 2001, Alvaro Toro Santivanez wrote: i need run mod_perl and apache urgent If you are new to mod_perl (and Linux?)you will probably find that it is a rather complex environment. You will need to do a great deal of learning before you can quickly and easily compile,

Re: Installation problem...urgent

2001-08-21 Thread Alvaro Toro Santivanez
Thanks for your help, sorry i type bad in my e-mail i only put --activate and try the ./configure but continue marking the ERROR The version of apache is 1.3.20 and my mod_perl is 1.26 Thanks for your help Regards Alvaro On Tue, 21 Aug 2001, Robert Landrum wrote: At 6:02 PM -0400

Re: Installation problem...urgent

2001-08-21 Thread Robert Landrum
At 6:30 PM -0400 8/21/01, Alvaro Toro Santivanez wrote: Thanks for your help, sorry i type bad in my e-mail i only put --activate and try the ./configure but continue marking the ERROR The version of apache is 1.3.20 and my mod_perl is 1.26 From the SUPPORT file included with the mod_perl

Re: Installation problem...urgent

2001-08-21 Thread Robert
$ make $ make install My apache configuration can`t take the option ---activate-module=src/modules/perl/libperl.a This is because Alvaro hasn't yet installed mod_perl. configure apache (only) configure and make/install mod_perl make/install apache Robert At 6:30 PM -0400 8/21/01,

Re: Installation problem...urgent

2001-08-21 Thread Robert Landrum
At 8:45 AM +1000 8/22/01, Robert wrote: $ make $ make install My apache configuration can`t take the option ---activate-module=src/modules/perl/libperl.a This is because Alvaro hasn't yet installed mod_perl. configure apache (only) configure and make/install mod_perl make/install

Re: Installation problem...urgent

2001-08-21 Thread Alvaro Toro Santivanez
Thanks for your help Robert, i try configure apache only, them mod perl them apache, At this moment i`m use the guide but i try the option of the and this option produce my error. Please i need your help, i need run mod_perl and apache urgent i`m red hat 7.0 user. Thanks Regards Alvaro On

RE: Installation Problem with mod_perl and another module on Apache

2000-02-11 Thread Bing Wang
ource tree. What could be wrong? I am using BSDI. Thanks for your input. -Bing W. From: elvin coltrane [EMAIL PROTECTED] To: Bing Wang [EMAIL PROTECTED] Subject: RE: Installation Problem with mod_perl and another module on Apache Date: Fri, 11 Feb 2000 06:50:37 -0800 (PST) Hi how are you? I ju

RE: Installation Problem with mod_perl and another module on Apache

2000-02-09 Thread Bing Wang
e followed the INSTALL.simple.xxx and it doesn't work either. I appreciate very much for any inputs. TIA, -Bing W. From: "bozo" [EMAIL PROTECTED] Reply-To: "bozo" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: Installation Problem with mod_perl and another module on Apache

Re: Installation Problem with Apache::Session and Mason

1999-01-02 Thread Jeffrey Baker
[EMAIL PROTECTED] wrote: I'm having a problem setting up Apache::Session on one machine and not another, and I'm hoping that someone will recognize what I'm doing wrong. I'm using Mason to make the connection to the package when Apache starts up. On the problem server, the following