Date: Thu, 11 Apr 2002 10:01:37 -0500 (EST) From: "Philip M. Gollucci" <philip@sduwebship.student.umd.edu> To: Server Admin <admin@sage-one.net> Cc: Mike Loiterman <mike@ascendency.net>, <freebsd-questions@FreeBSD.ORG>, <modssl-users@modssl.org> Subject: Re: mod_perl Message-ID: <20020411094920.C12150-100000@sduwebship.student.umd.edu> In-Reply-To: <3.0.5.32.20020411100804.02dba548@mail.sage-one.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Do this: cvsup /usr/share/examples/cvsup/ports-supfile cd /usr/ports/www/apache13-modssl make install distclean cd ../mod_frontpage make install distclean cd /usr/local/sbin ./apachectl startssl tail /var/log/httpd-error.log [Thu Apr 11 15:53:21 2002] [notice] Apache/1.3.24 (Unix) FrontPage/5.0.2.2623 mod_ssl/2.8.8 OpenSSL/0.9.6a configured -- resuming normal operations [Thu Apr 11 15:53:21 2002] [notice] Accept mutex: flock (Default: flock) For reference, I just did this myself 5 minutes ago with FreeBSD4.5-RELEASE and ports as of 5 minutes ago Works like a charm. END ------------------------------------------------------------------------------ Philip M. Gollucci (p6m7g8) philip@p6m7g8.com 301.314.3118 301.646.3011 Science, Discovery, & the Universe (UMCP) Webmaster & Webship Teacher URL: http://www.sdu.umd.edu EJournalPress.com Database/PERL Programmer & System Admin URL : http://www.ejournalpress.com Homepage : http://p6m7g8.com Resume : http://p6m7g8.com/Work/index.html Software : http://p6m7g8.com/Developement/ On Thu, 11 Apr 2002, Server Admin wrote: > Hello: Running FBSD 4.5, I've been struggling with my first Apache+modssl > install from ports and get the need to recompile with -DEAPI error as well > when I run configtest. I'm unfamiliar as to what to do about that except > most likely some modifications need to be made to the Makefile in each > port... This are the latest ports with apache+mod_ssl-1.3.24+2.8.8. > > It doesn't like the mod_ssl2.8.8 port that is supposed to be alright for > the SSL install...., so wondered why it didn't make install right.... and > what would be the modifications?... sorry to impose on your time, but > tearing out my hair and not much left before going bald! > > Here's the error, if you have a moment to look and advise. Need a secure > server setup badly.... thanks in advance! > > INSTALL ERROR > ====================================================================== > [Wed Apr 10 18:26:46 2002] [warn] Loaded DSO libexec/apache/libphp4.so uses > plain Apache 1.3 API, this module might crash under EAPI! (please recompile > it with -DEAPI) > [Wed Apr 10 18:26:46 2002] [warn] Loaded DSO > libexec/apache/mod_frontpage.so uses plain Apache 1.3 API, this module > might crash under EAPI! (please recompile it with -DEAPI) > ====================================================================== > > At 03:01 AM 4.11.2002 -0500, Philip M. Gollucci wrote: > >if you install apache from ports then just go to the mod_perl port and > >install that too. It will work fine. > > > > > >END > >--------------------------------------------------------------------------- > --- > >Philip M. Gollucci (p6m7g8) philip@p6m7g8.com 301.314.3118 301.646.3011 > > > >Science, Discovery, & the Universe (UMCP) > > Webmaster & Webship Teacher > > URL: http://www.sdu.umd.edu > > > >EJournalPress.com > > Database/PERL Programmer & System Admin > > URL : http://www.ejournalpress.com > > > >Homepage : http://p6m7g8.com > >Resume : http://p6m7g8.com/Work/index.html > >Software : http://p6m7g8.com/Developement/ > > > > > > > >On Thu, 11 Apr 2002, Mike Loiterman wrote: > > > >> > >> -----BEGIN PGP SIGNED MESSAGE----- > >> Hash: SHA1 > >> > >> I currently have apache installed via its port, but I need to use > >> mod_perl. It is my understanding that apache needs to be recompiled > >> in order for this to work. How should I go about doing this? Should > >> I just cd in /usr/ports/mod_perl and do a make && make install? Will > >> this recompile and reinstall apache? > >> > >> Mike Loiterman > >> mike@ascendency.net > >> PGP Key 0xD1B9D18E > >> > >> > >> -----BEGIN PGP SIGNATURE----- > >> Version: PGP 7.0.4 > >> Comment: Message digitally signed by Mike Loiterman > >> > >> iQA/AwUBPLV80WjZbUnRudGOEQJFFACgup8vH4RnPy7tsbTAQcskaXLYmGoAnjUS > >> 50eHNtMkvIv7+20+DY+xA4lu > >> =SaGN > >> -----END PGP SIGNATURE----- > >> > >> > >> To Unsubscribe: send mail to majordomo@FreeBSD.org > >> with "unsubscribe freebsd-questions" in the body of the message > >> > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > > > .... our website: http://www.sage-one.net/ > > Best regards, > > Jack L. Stone > Server Admin > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020411094920.C12150-100000>