av手机免费在线观看,国产女人在线视频,国产xxxx免费,捆绑调教一二三区,97影院最新理论片,色之久久综合,国产精品日韩欧美一区二区三区

php語言

編譯php的配置參數(shù)實(shí)

時間:2025-06-02 01:57:51 php語言 我要投稿
  • 相關(guān)推薦

編譯php的配置參數(shù)實(shí)

  導(dǎo)語:編譯php的配置參數(shù),你學(xué)會了嗎?下面的是百分網(wǎng)小編為大家搜集的編譯php的配置參數(shù)實(shí)例,希望能對你有所幫助。

  ./configure --PRefix=/home/raid/system/php

  --with-MySQL=/home/raid/system/mysql/

  --with-apxs=/home/raid/system/apache/bin/apxs

  --with-gd --with-zlib

  --with-freetype-dir=/usr/

  --with-png-dir=/usr/

  --with-jpeg-dir=/usr/

  --disable-posix

  --enable-memory-limit

  --enable-zend-multibyte

  --with-iconv

  --enable-inline-optimization

  --enable-magic-quotes

  --enable-ftp

  php 4.4.0

  ./configure --prefix=/usr/local/php

  --with-apxs=/usr/local/apache/bin/apxs

  --with-iconv=/usr/local

  --enable-mbstring

  --with-gd

  --with-jpeg-dir=/usr/local

  --with-png-dir=/usr/local

  --with-freetype-dir=/usr/local

  --with-ttf --enable-gd-native-ttf

  --with-zlib-dir=/usr

  --with-dom=/usr/local

  --with-mysql=/usr/local

  --with-ldap=/usr/local

  --with-curl=/usr/local

【編譯php的配置參數(shù)實(shí)】相關(guān)文章:

PHP常用編譯參數(shù)中文說明09-28

php-fpm 啟動參數(shù)及重要配置解析08-24

php學(xué)習(xí)之php配置07-15

PHP基礎(chǔ)配置09-25

PHP安裝與配置09-09

編譯chm格式PHP手冊的方法09-16

PHP socket的配置及實(shí)例10-16

如何配置php環(huán)境07-16

php環(huán)境怎么配置09-24