Date: Wed, 28 Jul 2004 15:28:54 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Dan Nelson <dnelson@allantgroup.com> Cc: freebsd-questions@freebsd.org Subject: Re: Is there a Complete "Package"(NOT Ports) for: [Apache+PHP+MySQL+Mod_SSL+Mod_Perl] ?? - newbie+3 Message-ID: <20040728142854.GB75617@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040728140948.GA9972@dan.emsphone.com> References: <20040728073411.74741.qmail@web41006.mail.yahoo.com> <20040728140948.GA9972@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--61jdw2sOBCFtR2d/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 28, 2004 at 09:09:49AM -0500, Dan Nelson wrote: > In the last episode (Jul 28), DK said: > > I just wanted to know if there is available anywhere a Complete "Packag= e" > > that is Ready to Go for a FreeBSD Server imlementation that contains: > >=20 > > Apache > > PHP > > MySQL > > Mod_SSL > > Mod_Perl >=20 > $ pkg_add -r apache mysql-server php mod_perl=20 >=20 > mod_ssl doesn't seem to be a port, whatever it is. Unlike other apache mods, mod_ssl includes a bunch of patches to the base apache, so there isn't a separate mod_ssl port -- you'ld install the apache+mod_ssl package instead. That is if you want Apache-1.3.x. If you want Apache-2.0.x, then the mod_ssl functionality is bundled as one of the core modules. The apache2 package also comes with IPv6 support out of the box. In fact, all of those packages have multiple versions available in the ports tree -- your command line as is would need to be altered to select the appropriate versions of those servers. To the OP -- yes, that's more complicated than it might be, but the complexity is the flip side of flexibility and choice and the philosophy of giving you precise control over your computer. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --61jdw2sOBCFtR2d/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBB7gmiD657aJF7eIRArYGAJ9aQSsIjMJUk1vYy/2SG/H1VP4i+ACgl22S XD3auy3XqGhG8Bo6yizkgl4= =U2pj -----END PGP SIGNATURE----- --61jdw2sOBCFtR2d/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040728142854.GB75617>