Discussion:
Debug without query string in URL?
cheesedude
2014-08-16 11:25:54 UTC
Permalink
Hi. I am using the latest version of NetBeans with XAMPP (recent version).

When debugging PHP with NetBeans, it adds a query string to the request apparently to trigger XDebug or something (XDEBUG_SESSION_START=netbeans-xdebug). It screws up the URL, screws up my rewrite, and I am wondering if there is a way to use XDebug with NetBeans without adding a query string to the URL?

I have searched and searched and found no real answer. It seems there might be a way possibly by embedding a hidden HTML input element in the the code to trigger XDebug. But I have read nothing about this. I have tried every configuration in NetBeans I could think of without any success.

Any ideas?

Thank you for your help. :)
j***@hotmail.com
2014-08-17 01:29:53 UTC
Permalink
Hello!

I install jre 8u11. When using web start on Netbeans, it runs well but
said it was using cache of 8u5. But when I click the launch.jnlp it
showed some error. When I uninstall jre 8u11 and install 8u5 back, it
works fine. What wrong with the jre 8u11?
I use jdk 8u5 on Netbeans.

jeyf
davidmsalter
2014-08-17 13:04:07 UTC
Permalink
Hi Cheesedude,

You may get a good reply if you post in the NetBeans PHP forums:

http://forums.netbeans.org/viewforum.php?f=13

Continue reading on narkive:
Loading...