Hey,
That may have worked. No descernable errors.
What's the best way to test it. Meanwhile I will be
looking in 'Apache Modules w/ Perl & C'. Please
advise. Thanks.
John Kolvereid
--- OCNS Consulting <[EMAIL PROTECTED]> wrote:
> John:
>
> Consider installing the latest version of Apache
> 1.3.23.
>
> RB
>
> -----Original Message-----
> From: OCNS Consulting [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 18, 2002 8:53 AM
> To: John Kolvereid; Ade Olonoh
> Cc: mod_perl Mailing List
> Subject: RE: Trouble w/ LWP during mod_perl install
>
>
> John:
>
> Try the following:
>
> $ perl Makefile.PL \
> USE_APXS=1 \
> EVERYTHING=1 \
> WITH_APXS=/usr/local/apache/bin/apxs
>
> $ make
> $ make test
> $ make install
>
> This will build mod_perl as a DSO outside of the
> Apache source
> tree using the Apache APXS option - <Apache
> eXtenSion (APXS)
> support tool>.
>
> Let us know.
>
> RB
>
> -----Original Message-----
> From: John Kolvereid [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, March 17, 2002 8:03 PM
> To: OCNS Consulting; Ade Olonoh
> Cc: mod_perl Mailing List
> Subject: RE: Trouble w/ LWP during mod_perl install
>
>
> Hi RB,
> Here is the configuration I tried:
> perl Makefile.PL \
> APACHE_PREFIX=/usr/local/apache \
> APACHE_SRC=/home/ssl/apache_1.3.22 \
> USE_APXS=1 \
> WITH_APXS=/usr/local/apache/bin/apxs \
> DO_HTTPD=1 \
> USE_APACI=1 \
> EVERYTHING=1
> Both w/ and w/o the APACHE_PRFIX and APACHE_SRC
> lines.
> The errors are attached. Please advise. Thanks.
> --- OCNS Consulting <[EMAIL PROTECTED]> wrote:
> > John,
> >
> > Consider building mod_perl as a DSO outside of
> > Apache. Look for the
> > section title "Build mod_perl as DSO outside
> Apache
> > source tree via
> > APXS" in the file INSTALL.apaci.
> >
> > This should work for you. Let us know.
> >
> > RB
> >
> > -----Original Message-----
> > From: John Kolvereid [mailto:[EMAIL PROTECTED]]
> > Sent: Sunday, March 17, 2002 6:09 PM
> > To: Ade Olonoh
> > Cc: mod_perl Mailing List
> > Subject: Re: Trouble w/ LWP during mod_perl
> install
> >
> >
> > Hi Ade,
> > I followed your suggestion and went to
> >
>
http://perl.apache.org/guide/install.html#mod_perl_and_mod_ssl_openssl_
> >
> > Most of their steps I had followed before. Now
> I
> > tried to config mod_perl w/ the following config
> > file
> > as they had suggested:
> > perl Makefile.PL \
> > APACHE_PREFIX=/usr/local/apache \
> > APACHE_SRC=/home/ssl/apache_1.3.22 \
> > SSL_BASE=/usr/local/ssl \
> > APACI_ARGS='--enable-module=ssl, \
> > --enable-shared=ssl, \
> > --enable-module=proxy, \
> > --enable-shared=proxy, \
> > --prefix=/usr/local/apache, \
> > --enable-module=rewrite' \
> > DO_HTTPD=1 \
> > USE_APACI=1 \
> > EVERYTHING=1
> >
> > when I try to do a 'make' I get errors such as
> > *** No rule to make target 'all'. Stop
> > I can get it to make and make install if I leave
> out
> > the APACI_ARGS, but then it doesn't know how to
> > create
> > Apache w/ ssl.
> > Yes I do have an existing Apache which I created
> > w/
> > mod_ssl. It has been working fine. My goal is to
> > add
> > mod_perl. Any suggestions. Please advise.
> >
> > Thanks.
> > John Kolvereid
> >
> > --- Ade Olonoh <[EMAIL PROTECTED]> wrote:
> > > > Then I try running
> > > > /usr/local/apache/bin/apachectl startssl
> > > >
> > > > Unfortunately I get the msg:
> > > > Syntax error on line 206 of
> > > > /usr/local/apache/conf/httpd.conf:
> > > > Invalid command 'LoadModule', perhaps
> > > mis-spelled or
> > > > defined by a module not included in the
> server
> >
> > >
> > > > configuration
> > > > could not locate Module SSL (line 206
> > > httpd.conf)
> > >
> > > Are you installing on top of an existing Apache
> > > directory? In other
> > > words, was /usr/local/apache/conf/httpd.conf
> > created
> > > by the install, or
> > > did it already exist before you built Apache?
> It
> > > looks like the conf
> > > file might expect Apache to have been built with
> > DSO
> > > support but it
> > > wasn't in actuality.
> > >
> > > In case you haven't seen this already, you might
> > > take a look at this
> > > guide to installing Apache with mod_perl and
> > > mod_ssl:
> > >
> >
>
http://perl.apache.org/guide/install.html#mod_perl_and_mod_ssl_openssl_
> > >
> > > The options it suggests should work for you
> here.
> > >
> > >
> > > --Ade.
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Sports - live college hoops coverage
> > http://sports.yahoo.com/
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - live college hoops coverage
> http://sports.yahoo.com/
__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/