Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Jan 2008 21:12:48 -0800
From:      Brian <bri@brianwhalen.net>
To:        David Reedy Jr <davidrjr@comcast.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Install order?
Message-ID:  <477F11D0.5060405@brianwhalen.net>
In-Reply-To: <477F0CE7.1040806@comcast.net>
References:  <179863EA8C3D6945412CA598@utd59514.utdallas.edu>	<477E6A7B.3070207@infracaninophile.co.uk>	<4133784D8828510FCCC00532@utd59514.utdallas.edu>	<20080104183556.GC19087@gizmo.acns.msu.edu>	<20080105035144.28a1009e@gumby.homeunix.com.> <477F0CE7.1040806@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
David Reedy Jr wrote:
> Hello all,
>
> I'm very new to FreeBSD, just installed it for the first time maybe a 
> week ago. I've redone it several times since, so feel comfortable in 
> the VERY basics. I've got things like ntp, ftp, and ssh configured, no 
> problem. Not worried about mail.
>
> I'm setting this machine up as a local internet test server. I need to 
> get Apache, MySQL and PHP installed, and I'm worried if there's a 
> preferred /required order to get it to work right / at all. FWIW - 
> I've checked the handbook, apache.org, php.net, and mysql.com. I keep 
> feel like I'm going round in circles.
>
> Also, I've noticed that some of the port versions on this site are a 
> little newer that in my 6.2 release. Will I have problems installing 
> these instead?
>
> Thanks in advance.
>
> Dave
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
Older software has some risk, mainly that a flaw was discovered that a 
newer version fixes.  Most FreeBSD people use portsnap or cvsup to keep 
ports updated.  Portsnap is easier.  You'll want to use portupgrade, but 
there is funk you'lll run into if you try to pkg_add -r portupgrade.   
Instead, use portsnap to get a ports tree first, then cd 
/usr/ports/ports-mgmt/portupgrade then make install.



Brian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?477F11D0.5060405>