91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Redhat 5.1 install PHP 5.3.6  

發布時間:2020-06-27 03:48:15 來源:網絡 閱讀:444 作者:yuehegeng 欄目:web開發


Redhat 5.1 install PHP 5.3.6


現在各種版本的坑。。導致沒有低版本的php 

可能是使用的問題導致。系統版本沒有提升導致的沒有包可用....


 

 

  1. yum install gcc libxml2-devel bzip2-devel zlib-devel \

  2. curl-devel libmcrypt-devel libjpeg-devel \

  3. libpng-devel gd-devel mysql-devel  php-pecl-zip


download 軟件包



wget http://cn.php.net/get/php-5.3.6.tar.bz2/from/this/mirror

tar -xjf php-5.3.6.tar.bz2 

cd php-5.3.6

./configure --prefix=/usr/local/php53 \

--with-config-file-path=/etc/php53 \

--with-config-file-scan-dir=/etc/php53/php.d \

--enable-fpm \

--with-fpm-user=apache \

--with-fpm-group=apache \

--with-libdir=lib64 \

--with-mysql \

--with-mysqli \

--enable-mbstring \

--disable-debug \

--disable-rpath \

--with-bz2 \

--with-curl \

--with-gettext \

--with-iconv \

--with-openssl \

--with-gd \

--with-mcrypt \

--with-pcre-regex \

--with-zlib 




make -j4 && sudo make install

#make 中出現以下內容可用忽略。。進行安裝即可



 

WARNED TEST SUMMARY

---------------------------------------------------------------------

via [ext/pdo_sqlite/tests/common.phpt]

SQLite PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_sqlite/tests/bug_34630.phpt] (warn: XFAIL section but test passes)

via [ext/sqlite/tests/pdo/common.phpt]

SQLite2 PDO Common: Bug #34630 (inserting streams as LOBs) [ext/sqlite/tests/pdo/bug_34630.phpt] (warn: XFAIL section but test passes)

Bug #39863 (file_exists() silently truncates after a null byte) [ext/standard/tests/file/bug39863.phpt] (warn: XFAIL section but test passes)




sudo mkdir /etc/php53

sudo cp php.ini-production /etc/php53/php.ini


sed -i -e 's#php_fpm_CONF=\${prefix}/etc/php-fpm.conf#php_fpm_CONF=/etc/php53/php-fpm.conf#'  sapi/fpm/init.d.php-fpm


cp sapi/fpm/init.d.php-fpm /etc/init.d/php-fpm

chmod a+x /etc/init.d/php-fpm

/sbin/chkconfig --add php-fpm

/sbin/chkconfig php-fpm on


sudo cp sapi/fpm/php-fpm.conf /etc/php53/




編輯文件 /etc/php53/php-fpm.conf


pid = run/php-fpm.pid

listen = 127.0.0.1:9000

pm.start_servers = 10

pm.min_spare_servers = 5

pm.max_spare_servers = 20




啟動起來瞧瞧...


/etc/init.d/php-fpm start


netstat -antpu | grep :9000



netstat -anpo|grep php-fpm |wc -l


ps -ef | grep php-fpm











向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

信宜市| 客服| 海安县| 正镶白旗| 神农架林区| 安岳县| 景东| 思茅市| 四川省| 长寿区| 北辰区| 朝阳区| 湟源县| 招远市| 沁源县| 永福县| 张家口市| 白河县| 常熟市| 达日县| 虹口区| 长宁县| 迁安市| 漠河县| 修水县| 菏泽市| 罗田县| 汉源县| 云梦县| 应城市| 新安县| 自贡市| 偃师市| 泗水县| 阿城市| 巴彦淖尔市| 长海县| 论坛| 新化县| 泰安市| 民和|