On Tue, Nov 05, 2002 at 08:43:00AM -0600, Kevin D. Kinsey, DaleCo, S.P. typed: > Anyone have a 'cheat sheet' for an install > of apache, mod_php4, mod_ssl, mysqld? > > I'm about sick of: > > grok a dozen web pages > more through the INSTALL *one more time* > *guessing* at the right flags, > ./configure, make, etc...... > > and would be grateful for any pointers...
cd /usr/ports/databases/mysql323-server make install clean cd /usr/ports/www/apache13-modssl make install clean cd /usr/ports/www/mod_php4 make install clean Make sure your ports tree is up-to-date. Ruben > > Kevin Kinsey > DaleCo, S.P. > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
