Re: Installation problem

2003-08-26 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
[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.

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 EVERYTHI

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

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, i

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 T

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 m

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

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 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 8/21/0

Re: Installation problem...urgent

2001-08-21 Thread Robert Landrum
At 6:02 PM -0400 8/21/01, Alvaro Toro Santivanez wrote: >Hello i have one problem when i install in the part: > > > $ cd apache_x.x.x > $ ./configure \ > --prefix=/path/to/install/of/apache \ > --activate-module=src/modules/perl/libperl.a \ > [...] > $ make > $ make install > >My

Re: Installation problem...

2000-09-27 Thread Doug MacEachern
On Thu, 31 Aug 2000, Derrick wrote: > Dear all, > This is my second time sending this email with the same content. If anybody > know how to fix my problem, please let me know. Thanks. > I am trying to install mod-perl on my freebsd 4.0 server with stronghold and > lastest modperl from cvs. I k

RE: Installation Problem with mod_perl and another module on Apache

2000-02-11 Thread Bing Wang
in the apache source 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, 1

RE: Installation Problem with mod_perl and another module on Apache

2000-02-09 Thread Bing Wang
I have 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 w

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 follow