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

溫馨提示×

溫馨提示×

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

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

ubuntu PHP XDebug的示例分析

發布時間:2021-09-07 10:15:28 來源:億速云 閱讀:156 作者:小新 欄目:web開發

這篇文章主要介紹ubuntu PHP XDebug的示例分析,文中介紹的非常詳細,具有一定的參考價值,感興趣的小伙伴們一定要看完!

1、https://github.com/xdebug/xdebug 根據步驟順序執行
     a) 錯誤一
     遇到錯誤 ./rebuild.sh: 3: ./rebuild.sh: phpize: not found
         vim ./rebuild.sh
         將 phpize 替換為全路徑 /usr/local/php/v7.1.9/bin/phpize
         /usr/local/php/v7.1.9/bin/phpize && ./configure --enable-xdebug-dev && make clean && make -j 5 all && make install
     b) 錯誤二
         configure: error: Cannot find php-config. Please use --with-php-config=PATH
         添加 --with-php-config=/usr/local/php/v7.1.9/bin/php-config
         /usr/local/php/v7.1.9/bin/phpize && ./configure --enable-xdebug-dev --with-php-config=/usr/local/php/v7.1.9/bin/php-config && make clean && make -j 5 all && make install

      解決完錯誤重新執行 sudo ./rebuild.sh
      安裝完成
2、修改php.ini
     [XDebug]
        xdebug.profiler_append = 0
        xdebug.profiler_enable = 1
        xdebug.profiler_enable_trigger = 0
        xdebug.remote_enable = 1
        xdebug.remote_mode = "req"
        xdebug.remote_handler = "dbgp"
        xdebug.remote_host = "127.0.0.1"
        xdebug.remote_port = 9001
        xdebug.idekey="php"
        xdebug.remote_autostart = no

     zend_extension = /usr/local/php/v7.1.9/lib/php/extensions/no-debug-non-zts-20160303/xdebug.so
xdebug官網:https://xdebug.org/
windows dll 下載地址:https://xdebug.org/download.php

以上是“ubuntu PHP XDebug的示例分析”這篇文章的所有內容,感謝各位的閱讀!希望分享的內容對大家有幫助,更多相關知識,歡迎關注億速云行業資訊頻道!

向AI問一下細節

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

AI

梁河县| 宁安市| 大洼县| 大竹县| 汾西县| 福建省| 昆明市| 阳春市| 江口县| 衡山县| 安丘市| 中方县| 交口县| 黄冈市| 宁武县| 仲巴县| 亳州市| 霍林郭勒市| 宜城市| 磴口县| 万山特区| 临泉县| 定州市| 通州区| 漯河市| 泽州县| 宁明县| 黄陵县| 阿克| 桃园市| 故城县| 汤原县| 胶南市| 荥阳市| 博爱县| 伊春市| 安丘市| 福州市| 巴彦县| 北票市| 元阳县|