中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

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

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

編譯安裝lamp-3(php)

發布時間:2020-07-21 18:03:52 來源:網絡 閱讀:336 作者:dongzhimin_1111 欄目:web開發

***********安裝php*******************

1,包:php-5.4.26.tar.bz2 xcache-3.0.3.tar.bz2 phpMyAdmin-4.0.5-all-languages.zip

依賴包安裝(X Software Development )

yum groupinstall "Desktop Platform Development" -y

2,如果想讓編譯的PHP支持mcrypt,還需要安裝

yum -y install libmcrypt-2.5.7.e15.i386.rpm

yum -y install libmcrypt-devel-2.5.7-5.e15.i386.rpm

安裝epel YUM源

rpm -Uvh http://mirrors.ustc.edu.cn/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm

rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm

yum -y install libmcrypt-devel

3,解壓安裝php

./configure --prefix=/usr/local/php --with-mysql=/usr/local/mysql --with-openssl --with-mysqli=/usr/local/mysql/bin/mysql_config --enable-mbstring --with-freetype-dir --with-jpeg-dir --with-png-dir --with-zlib --with-libxml-dir=/usr --enable-xml --enable-sockets --with-apxs2=/usr/local/apache/bin/apxs --with-mcrypt --with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d --with-bz2 --enable-maintainer-zts

如果為了Apache支持works或event這兩個MPM,編譯時需要使用--enable-maintainer-zts

如果使用PHP5.3以上的版本,為了鏈接mysql數據庫,可以指定mysqlnd,

這樣在本機就不需要安裝mysql或者mysql開發包了,mysqlnd從php5.3開始可以使用,

可以編譯時綁定他(而不是和具體的mysql客戶端庫綁定形成依賴),

但從php5.4開始它就是默認設備了

見招拆招: 

configure: error: Cannot find OpenSSL's <evp.h>

安裝openssl-devel,bzip2-devel

如果php和mysql不在一臺服務器

--with-mysql=mysqlnd --with-mysqli=mysqlnd --with-mysqli=mysqlnd

4,配置

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

vi /etc/httpd24/httpd.conf

檢查有沒有LoadModule php5_module modules/libphp5.so

   AddType application/x-compress .Z

AddType application/x-gzip .gz .tgz

后加兩行:

AddType application/x-httpd-php .php

AddType application/x-httpd-php-source .phps

修改一行,加 index.php

DirectoryIndex index.php index.html #次序很關鍵

重新載入httpd

rpm包安裝的話會在/etc/httpd/conf.d/下生成php.conf,編譯的話不會生成的,需要自己寫

5,驗證

<?php

phpinfo();

?>


向AI問一下細節

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

AI

民和| 阳江市| 永泰县| 宝鸡市| 沧州市| 互助| 兰州市| 无锡市| 定州市| 高邑县| 萨迦县| 南川市| 富锦市| 太谷县| 祁东县| 棋牌| 武城县| 闻喜县| 万安县| 堆龙德庆县| 宜兴市| 邵阳市| 左贡县| 明星| 博兴县| 恩施市| 林州市| 安乡县| 蓬溪县| 开江县| 靖远县| 大化| 嘉峪关市| 本溪市| 弥勒县| 桃源县| 宜丰县| 山东| 嵊泗县| 门源| 琼结县|