xdebug配置Mac

來源:互聯網
上載者:User

這裡只是配置

在這裡配置 /usr/local/etc/php/5.6/php.ini

Phpstorm幾個連接埠的設定

SettingDebug9090Setting DBGp 9001Servers 80

下面是我正在使用的配置

[Zend optimizer];zend_extension=ZendGuardLoader.so;zend_extension  = xdebug.sozend_loader.enable=1zend_loader.disable_licensing=0zend_loader.obfuscation_level_support=3;;zend_loader.license_path=xdebug.remote_host=localhostxdebug.remote_port=9090xdebug.idekey="chunlongyuan"xdebug.remote_enable=on;xdebug.remote_handler = “dbgp”xdebug.auto_trace = 1xdebug.collect_includes = 1xdebug.collect_params = 1xdebug.collect_return = 1xdebug.default_enable = 1xdebug.collect_assignments = 1xdebug.collect_vars = 1xdebug.remote_autostart = 1xdebug.remote_connect_back = 1xdebug.show_local_vars = 1xdebug.show_exception_trace = 0

著作權聲明:本文為博主原創文章,未經博主允許不得轉載。

以上就介紹了xdebug配置Mac,包括了方面的內容,希望對PHP教程有興趣的朋友有所協助。

  • 聯繫我們

    該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

    如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.