FreeBSD7.1のPortsでPHP5をインストール

シェルで:

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

その他のエクステンション:

 /usr/ports/converters/php5-mbstring
 /usr/ports/devel/php5-pcre

httpd.confに追加:

 AddType application/x-httpd-php .php

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS