Apache2 + PHP + PostgreSQLインストール

Apache2 + PHP + PostgreSQLインストールの際のPHPインストールオプションメモ
./configure –with-pgsql=/usr/lib/pgsql –enable-magic-quotes –enable-sockets –enable-memory-limit –enable-calendar –enable-ftp –enable-mbstring –enable-mbstr-enc-trns –enable-mbregex –with-mime-magic –enable-mbstr-enc-trans –with-freetype –enable-gd-native-ttf –with-xml –with-apxs2=/usr/local/apache2/bin/apxs –with-gd –with-jpeg-dir –with-zlib –with-png –with-curl –with-openssls –with-config-file-path=/etc

make
make install

カテゴリーPHP

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です