{"id":651,"date":"2022-04-13T04:24:09","date_gmt":"2022-04-13T04:24:09","guid":{"rendered":"https:\/\/info.juliusgoh.life\/?p=651"},"modified":"2022-04-13T04:24:09","modified_gmt":"2022-04-13T04:24:09","slug":"netbeans-php-xdebugger","status":"publish","type":"post","link":"https:\/\/info.juliusgoh.life\/?p=651","title":{"rendered":"Netbeans PHP Xdebugger"},"content":{"rendered":"<p><a href=\"https:\/\/www.codewall.co.uk\/debug-php-with-xdebug-on-netbeans\/\">https:\/\/www.codewall.co.uk\/debug-php-with-xdebug-on-netbeans\/<\/a><\/p>\n<ol>\n<li>Highlight all of the information on the page and copy it.<\/li>\n<li>Go to the\u00a0<a href=\"https:\/\/xdebug.org\/wizard.php\" target=\"_blank\" rel=\"nofollow noopener\">XDebug Wizard tool<\/a>.<\/li>\n<li>Paste the information into the Text Box input on the wizard tool page.<\/li>\n<li>Locate and click the \u2018Analyse my\u00a0<code>phpinfo()<\/code>\u00a0output\u2019 button.<\/li>\n<li>Download the provided module under Instructions<\/li>\n<\/ol>\n<p>Before pasting the below part make sure the ext downloaded is compatible with your web server. (May refer to the url on top)<br \/>\nMake sure that netbean config is set accordingly with the config below<\/p>\n<pre>[XDebug]\r\n\r\nzend_extension=\"C:\\xampp\\php\\ext\\php_xdebug-3.1.3-7.2-vc15-x86_64.dll\"\r\nxdebug.remote_autostart=on\r\nxdebug.remote_enable=on\r\nxdebug.remote_handler=\"dbgp\"\r\nxdebug.remote_host=localhost\r\nxdebug.remote_port=9003\r\n#xdebug.remote_mode=req\r\nxdebug.mode=debug\r\nxdebug.idekey=\"netbeans-xdebug\"\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/www.codewall.co.uk\/debug-php-with-xdebug-on-netbeans\/ Highlight all of the information on the page and copy it. Go to the\u00a0XDebug Wizard tool. Paste the information into the Text Box input on the wizard tool page. Locate and click the \u2018Analyse my\u00a0phpinfo()\u00a0output\u2019 button. Download the provided module under Instructions Before pasting the below part make sure the ext downloaded is compatible [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":652,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"image","meta":{"footnotes":""},"categories":[4,9],"tags":[],"_links":{"self":[{"href":"https:\/\/info.juliusgoh.life\/index.php?rest_route=\/wp\/v2\/posts\/651"}],"collection":[{"href":"https:\/\/info.juliusgoh.life\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/info.juliusgoh.life\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/info.juliusgoh.life\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/info.juliusgoh.life\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=651"}],"version-history":[{"count":1,"href":"https:\/\/info.juliusgoh.life\/index.php?rest_route=\/wp\/v2\/posts\/651\/revisions"}],"predecessor-version":[{"id":653,"href":"https:\/\/info.juliusgoh.life\/index.php?rest_route=\/wp\/v2\/posts\/651\/revisions\/653"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/info.juliusgoh.life\/index.php?rest_route=\/wp\/v2\/media\/652"}],"wp:attachment":[{"href":"https:\/\/info.juliusgoh.life\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=651"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/info.juliusgoh.life\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=651"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/info.juliusgoh.life\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=651"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}