« DMLとDDL | メイン | ネットワークのいろは »

Apache2 + PHP + PostgreSQLインストール

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


トラックバック

トラックバックは本サイトの紹介(リンクがあれば可)があるものに限り受付いたします。このエントリーのトラックバックURLは以下のとおりです。

http://blog.development-network.net/mt/mt-tb.cgi/37

コメントを投稿