Freebsd下使用源码安装Apache2+Mysql5+PHP5(2)
2008年5月3日 13:15
标签: Apache, Freebsd/Unix服务器, PHP and 源代码安装
在上一篇文章中,介绍了如何使用源码安装Apache2+Mysql5+PHP5,在安装完成后,还需要进行一些配置才能够使用。
In this lesson, we configure Apache and serve up a PHP page.
This document assumes:
FreeBSD is installed, and you followed the instructions from part 1 of this series
Apache 2.x and PHP 5.x are installed, and you followed the instructions from part 2 of this series.
This document also assumes that:
at least on...