目次

環境

  • FreeBSD/i386 7.0-RELEASE
  • ports (2008/03/01)

Apache22

# cd /usr/ports/www/apache22
# make config
# make install

PHP5

# cd /usr/ports/lang/php5
# make config
# make install