使用ports方式安裝 Apache MySQL PHP FTP - BBS

Table of Contents

安裝 PHP
# cd /usr/ports/lang/php5
# make config install clean

預設外加勾
加勾 │[X] APACHE Build Apache module


再安裝 PHP Extensions
# cd /usr/ports/lang/php5-extensions
# make config install clean
預設外 加勾
│ │ [X] FTP FTP support │ │
│ │ [X] GD GD library support │ │
│ │ [X] MBSTRING multibyte string support │ │
│ │ [X] MYSQL MySQL database support │ │
│ │ [X] MYSQLI MySQLi database support │ │
│ │ [X] OPENSSL OpenSSL support │ │
│ │ [X] ZIP ZIP support │ │
│ │ [X] ZLIB ZLIB support │ │

安裝完了
不知道怎麼測測有沒有正常
請各位前輩們指導一下

我先接著要繼續安裝下一樣囉 > <
努力中..

--

All Comments