ホームページ >バックエンド開発 >PHPチュートリアル >LNMP環境設定-PHP
1. ソースコードのインストール
1.Configure-1
./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/php/etc --with-mysql=/usr/local/mysql --with-mysql-sock=/tmp --with-libxml-dir --with-gd --with-jpeg-dir --with-png-dir --with-freetype-dir --with-iconv-dir --with-zlib-dir --with-mcrypt=/usr/local/libmcrypt --enable-soap --enable-gd-native-ttf --enable-ftp --enable-mbstring --enable-exif --enable-zend-multibyte --disable-ipv6 --enable-fastcgi --enable-fpm --with-vpx-dir=/usr/local/gd2rree
2.Configure-2
make && make install
まだ終わっていないので、仕事を休まなければなりません!
著作権声明: この記事はブロガーによるオリジナル記事であり、ブロガーの許可なく複製することはできません|著作権 ©2011-2015, Kallen Ding, All Rights Reserved.