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

溫馨提示×

溫馨提示×

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

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

php如何增加mysql擴展

發布時間:2021-12-14 10:05:50 來源:億速云 閱讀:241 作者:iii 欄目:編程語言

這篇文章主要講解了“php如何增加mysql擴展”,文中的講解內容簡單清晰,易于學習與理解,下面請大家跟著小編的思路慢慢深入,一起來研究和學習“php如何增加mysql擴展”吧!

php增加mysql擴展的方法:1、通過yum安裝libxml,openssl,mysql,mysql-devel等;2、修改“--with-mysql=/usr”即可。

php如何增加mysql擴展

本文操作環境:CentOS release 5.8系統,PHP5.6版,Dell G3電腦。

php怎么增加mysql擴展?

php 添加mysql擴展:

os:CentOS release 5.8 (Final)

php 版本:http://cn2.php.net/distributions/php-5.6.18.tar.gz

先yum安裝libxml ,openssl ,mysql,mysql-devel 等。

網上搜索了下congfigure命令如下

./configure --prefix=/usr/local/php5 --with-config-file-path=/usr --with-mysql=/usr/include/mysql --with-mysqli=/usr/bin/mysql_config --with-libxml-dir=/usr/local/libxml2 --with-openssl

報錯:

Cannot find MySQL header files under /usr/include/mysql

網上各種說法都嘗試了,都沒有用,后來我直接看configure文件為啥老這樣報,

于是先grep 'error: Cannot find MySQL header files under' configure -n

發現出現這條日志的地方在這里:

./configure:

fi

if test "$PHP_MYSQL" = "yes" || test "$PHP_MYSQL" = "mysqlnd"; then
    PHP_MYSQLND_ENABLED=yes

elif test "$PHP_MYSQL" != "no"; then
  MYSQL_DIR=
  MYSQL_INC_DIR=

  if test -r $PHP_MYSQL/include/mysql/mysql.h; then
    MYSQL_DIR=$PHP_MYSQL
    MYSQL_INC_DIR=$PHP_MYSQL/include/mysql
    break
  elif test -r $PHP_MYSQL/include/mysql.h; then
    MYSQL_DIR=$PHP_MYSQL
    MYSQL_INC_DIR=$PHP_MYSQL/include
    break
  fi

  if test -z "$MYSQL_DIR"; then
    { { $as_echo "$as_me:$LINENO: error: test Cannot find MySQL header files under $PHP_MYSQL.
Note that the MySQL client library is not bundled anymore!" >&5
$as_echo "$as_me: error: hgyang Cannot find MySQL header files under $PHP_MYSQL $MYSQL_DIR.
Note that the MySQL client library is not bundled anymore!" >&2;}
   { (exit 1); exit 1; }; }
  fi

原來 --with-mysql=/usr就可以了,include/mysql已經被包含了,哥瞬間淚奔了,好大一個坑。

感謝各位的閱讀,以上就是“php如何增加mysql擴展”的內容了,經過本文的學習后,相信大家對php如何增加mysql擴展這一問題有了更深刻的體會,具體使用情況還需要大家實踐驗證。這里是億速云,小編將為大家推送更多相關知識點的文章,歡迎關注!

向AI問一下細節

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

AI

扎兰屯市| 彭州市| 遂昌县| 津南区| 彭阳县| 枣强县| 南开区| 曲松县| 株洲市| 平谷区| 宜州市| 汾西县| 中方县| 吉木萨尔县| 石景山区| 红河县| 武强县| 永兴县| 都匀市| 宁夏| 太湖县| 雷波县| 古蔺县| 天峨县| 桂林市| 彭泽县| 蒙阴县| 怀宁县| 黄大仙区| 金塔县| 玉林市| 大姚县| 昌都县| 大田县| 文水县| 布拖县| 葫芦岛市| 永靖县| 漯河市| 留坝县| 怀宁县|