2009年6月2日火曜日

PHPのインストール

linux にphpのインストール

./configure --with-mysql=/usr/lib/mysql --with-apxs2=/usr/sbin/apxs --enable-mbstring --with-mcrypt --with-openssl --with-gd --with-png-dir=/usr/lib --with-zlib --with-jpeg-dir=/usr/lib --with-pear --with-freetype-dir=/usr/local/lib

freetypeとかjpegとかいろいろと先にダウンロードしていれておく必要はあります。

0 件のコメント:

コメントを投稿