ryuonの日記: PHP3
日記 by
ryuon
自宅サーバ牛にmod_php3インストール完了
結局、configureは、portsとREADME.i18nとmyselfをマージした、
--with-apxs=/path/to/apxs \
--enable-i18n \
--enable-mbregex \
--with-config-file-path=/path/to/configdir \
--enable-versioning \
--with-system-regex \
--disable-debug \
--enable-track-vars \
--without-gd \
--with-ftp \
--with-pgsql=/path/to/pgsql
ってなかんじ。
なぜにphp3かというと、某所と同じ環境にしたかったからだけなのだ。
結局、configureは、portsとREADME.i18nとmyselfをマージした、
--with-apxs=/path/to/apxs \
--enable-i18n \
--enable-mbregex \
--with-config-file-path=/path/to/configdir \
--enable-versioning \
--with-system-regex \
--disable-debug \
--enable-track-vars \
--without-gd \
--with-ftp \
--with-pgsql=/path/to/pgsql
ってなかんじ。
なぜにphp3かというと、某所と同じ環境にしたかったからだけなのだ。