久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

    <legend id='BxyUi'><style id='BxyUi'><dir id='BxyUi'><q id='BxyUi'></q></dir></style></legend>
      <bdo id='BxyUi'></bdo><ul id='BxyUi'></ul>
  • <small id='BxyUi'></small><noframes id='BxyUi'>

    <i id='BxyUi'><tr id='BxyUi'><dt id='BxyUi'><q id='BxyUi'><span id='BxyUi'><b id='BxyUi'><form id='BxyUi'><ins id='BxyUi'></ins><ul id='BxyUi'></ul><sub id='BxyUi'></sub></form><legend id='BxyUi'></legend><bdo id='BxyUi'><pre id='BxyUi'><center id='BxyUi'></center></pre></bdo></b><th id='BxyUi'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='BxyUi'><tfoot id='BxyUi'></tfoot><dl id='BxyUi'><fieldset id='BxyUi'></fieldset></dl></div>
    <tfoot id='BxyUi'></tfoot>

        遠程服務器的 Xdebug 未連接

        Xdebug for remote server not connecting(遠程服務器的 Xdebug 未連接)
      1. <i id='IZ6ny'><tr id='IZ6ny'><dt id='IZ6ny'><q id='IZ6ny'><span id='IZ6ny'><b id='IZ6ny'><form id='IZ6ny'><ins id='IZ6ny'></ins><ul id='IZ6ny'></ul><sub id='IZ6ny'></sub></form><legend id='IZ6ny'></legend><bdo id='IZ6ny'><pre id='IZ6ny'><center id='IZ6ny'></center></pre></bdo></b><th id='IZ6ny'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='IZ6ny'><tfoot id='IZ6ny'></tfoot><dl id='IZ6ny'><fieldset id='IZ6ny'></fieldset></dl></div>
        <legend id='IZ6ny'><style id='IZ6ny'><dir id='IZ6ny'><q id='IZ6ny'></q></dir></style></legend>

              <tbody id='IZ6ny'></tbody>

          • <tfoot id='IZ6ny'></tfoot>
          • <small id='IZ6ny'></small><noframes id='IZ6ny'>

              • <bdo id='IZ6ny'></bdo><ul id='IZ6ny'></ul>
                • 本文介紹了遠程服務器的 Xdebug 未連接的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  我希望使用不同計算機的團隊能夠在遠程服務器上調試 PHP,但是我很難讓 Xdebug 在 NetBeans 7.0.1 中工作.我嘗試了很多在線提示,但都無濟于事.

                  作為記錄,我已經在運行 WampServer 的 Windows 7 機器上成功地本地安裝了 Xdebug.所以我可以在 NetBeans 中使用斷點調試 PHP,前提是我將 Project Properties->Run Configuration->Run As 屬性設置為 Local Web Site.但是,如上所述,我的目標是在 遠程網站 上的 NetBeans 中進行調試.

                  我的服務器是 Ubuntu 11.04 機器.我使用了

                  因此,您需要相應地設置服務器,方法是告訴它連接到特定 IP 地址(xdebug.remote_host)或自動重新連接"" (xdebug.remote_connect_back).不過,后者有一些安全隱患.這些在手冊中有概述.

                  I want a team using different computers to be able to debug PHP on a remote server, but I am having a hard time getting Xdebug to work in NetBeans 7.0.1. I’ve tried many online tips, but to no avail.

                  For the record, I have successfully installed Xdebug locally on a Windows 7 machine running WampServer. So I can debug PHP with breakpoints in NetBeans, provided I set the Project Properties->Run Configuration->Run As property to Local Web Site. However, as stated above my goal is to debug in NetBeans on a Remote Web Site.

                  My server is a Ubuntu 11.04 machine. I have used the output from http://www.xdebug.org/find-binary.php to put the proper binary on the machine. I have modified all php.ini files I could find (in both the php5/apache2 and php5/cli directories) to include these lines:

                  zend_extension="/usr/lib/php5/20090626+lfs/xdebug.so"
                  xdebug.remote_enable=1
                  xdebug.remote_handler=dbgp
                  xdebug.remote_host=localhost
                  xdebug.remote_port=9000
                  

                  If I check the phpinfo.php web page, it says:

                  This program makes use of the Zend Scripting Language Engine:
                  Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
                      with Xdebug v2.1.2, Copyright (c) 2002-2011, by Derick Rethans
                  

                  So Xdebug does seem to be installed properly. Still, when I try debugging in NetBeans, I get the endless status bar message Waiting For Connection (netbeans-xdebug). When I hit the stop button I get No connection from xdebug was detected within X seconds. The reason could be that xdebug is not installed or not properly configured.

                  Maybe I'm confusing local settings with server settings here? A post said xdebug.remote_host should be set to the IP of the machine running NetBeans, but I want a team to be able to debug using machines with different IP addresses. A problem could be port 9000, but I have checked that it is not blocked.

                  Any help that could clarify this would be appreciated!

                  解決方案

                  The server running PHP (and XDebug) needs to be able to connect to your workstation/desktop.

                  So you'll need the server set up accordingly by either telling it to connect to a specific IP-address (xdebug.remote_host) or to automatically "connect back" (xdebug.remote_connect_back). The latter has some security implications, though. These are outlined in the manual.

                  這篇關于遠程服務器的 Xdebug 未連接的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

                  【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

                  相關文檔推薦

                  MySQLi prepared statement amp; foreach loop(MySQLi準備好的語句amp;foreach 循環)
                  Is mysqli_insert_id() gets record from whole server or from same user?(mysqli_insert_id() 是從整個服務器還是從同一用戶獲取記錄?)
                  PHP MySQLi doesn#39;t recognize login info(PHP MySQLi 無法識別登錄信息)
                  mysqli_select_db() expects exactly 2 parameters(mysqli_select_db() 需要 2 個參數)
                  Php mysql pdo query: fill up variable with query result(Php mysql pdo 查詢:用查詢結果填充變量)
                  MySQLI 28000/1045 Access denied for user #39;root#39;@#39;localhost#39;(MySQLI 28000/1045 用戶“root@“localhost的訪問被拒絕)
                  1. <tfoot id='QVuHl'></tfoot>

                      <small id='QVuHl'></small><noframes id='QVuHl'>

                    1. <i id='QVuHl'><tr id='QVuHl'><dt id='QVuHl'><q id='QVuHl'><span id='QVuHl'><b id='QVuHl'><form id='QVuHl'><ins id='QVuHl'></ins><ul id='QVuHl'></ul><sub id='QVuHl'></sub></form><legend id='QVuHl'></legend><bdo id='QVuHl'><pre id='QVuHl'><center id='QVuHl'></center></pre></bdo></b><th id='QVuHl'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='QVuHl'><tfoot id='QVuHl'></tfoot><dl id='QVuHl'><fieldset id='QVuHl'></fieldset></dl></div>

                          <bdo id='QVuHl'></bdo><ul id='QVuHl'></ul>
                          • <legend id='QVuHl'><style id='QVuHl'><dir id='QVuHl'><q id='QVuHl'></q></dir></style></legend>

                              <tbody id='QVuHl'></tbody>
                            主站蜘蛛池模板: 欧美小视频在线观看 | 精品国产精品国产偷麻豆 | 久久久精 | a爱视频 | 欧美日韩电影免费观看 | 国产乱码精品一区二区三区五月婷 | 精品美女在线观看视频在线观看 | 干干天天 | 亚洲欧洲中文日韩 | 欧美中文在线 | 久久不射电影网 | 小视频你懂得 | 一区二区三区四区在线视频 | 国产xxx在线观看 | 99欧美精品 | 51ⅴ精品国产91久久久久久 | 日本不卡在线观看 | 天天夜碰日日摸日日澡 | 欧美日韩综合一区 | 欧美一级做性受免费大片免费 | 成人免费淫片aa视频免费 | 亚洲一区二区中文字幕 | 免费人成激情视频在线观看冫 | 婷婷综合色 | 国产精品a级 | 黄色三级免费 | 亚洲欧美日本在线 | 国产一在线 | 精品久久久久久久 | 熟女毛片| 一区二区三区四区电影视频在线观看 | 欧美成人一区二区三区 | 在线观看中文字幕dvd播放 | 国产精品亚洲视频 | av免费网| 精品视频在线一区 | 亚洲一av| 欧美一级免费 | 欧美偷偷 | 96久久久久久 | 亚洲视频在线免费观看 |