about MySQL

Jerry McAllister jerrymc at msu.edu
Wed Mar 21 17:01:03 UTC 2007


On Wed, Mar 21, 2007 at 09:27:06PM +0800, Frank wrote:

> hi this is Frank,
>    after i finish MySQL.  how should i know it's work or not? then how 
> should i install php and apache? last question is how you learned FreeBSD?

For Apache, for example, you install it from ports.
  cd /usr/ports/www/apache22
  make clean
  make
  make install
  make distclean

Then configure it.
You'll have to check Apache documentation for configuration info.

One learns FreeBSD by a combination of reading the handbook, man pages
and other publications and by doing.   They tend work best if they take 
place in parallel.   Other sources are FAQs, Google, various online
publications and the Email lists such as this one.

////jerry

> 
> regards,
> 
> by Frank
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 


More information about the freebsd-questions mailing list