PHP をコンパイルしてインストールしたことのある人は、コンパイル中に次のように多くのパラメーターが設定されることを知っています:
./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/ php /etc --enable-fpm --enable-pcntl --enable-mysqlnd --enable-opcache --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-shmop -- Enable -zip --enable-ftp --enable-soap --enable-xml --enable-mbstring --disable-rpath --disable-debug --disable-fileinfo --with-mysql --with-mysqli -- with -pdo-mysql --with-pcre-regex --with-iconv --with-zlib --with-mcrypt --with-gd --with-openssl --with-mhash --with-xmlrpc --with - カール
phpのバージョンに応じて特定のパラメータが破棄されたり、バージョンによっては特定のパラメータが追加されたりすることがあります。
質問したらヘルプを読んでと言われたのですが、全て英語で全く理解できませんでした。
情報やリソースを提供できるマスターはどれですか? 中国語で書かれており、主に 3q を構成するためのオプションが紹介されています。
./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/ php /etc --enable-fpm --enable-pcntl --enable-mysqlnd --enable-opcache --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-shmop -- Enable -zip --enable-ftp --enable-soap --enable-xml --enable-mbstring --disable-rpath --disable-debug --disable-fileinfo --with-mysql --with-mysqli -- with -pdo-mysql --with-pcre-regex --with-iconv --with-zlib --with-mcrypt --with-gd --with-openssl --with-mhash --with-xmlrpc --with - カール
質問したらヘルプを読んでと言われたのですが、全て英語で全く理解できませんでした。
情報やリソースを提供できるマスターはどれですか? 中国語で書かれており、主に 3q を構成するためのオプションが紹介されています。