Current Page: 1 of 1
Results 1 - 4 of 4
7 years ago
userPhp
So I should download php and apache(of my version) for then replace the modified files with the originals? This is my debugging configuration of netbeans. I think it's right.. debugger port: 9000 Session ID: netbeans-xdebug Maximum Data Length: 2048 serve other settings?
Forum: WampServer English
7 years ago
userPhp
however I used a different dll than Wampserver installation, because xdebug couldn't see even in the output of php info. I put the php ini output in the xdebug page (https://xdebug.org/wizard.php) for get dll.
Forum: WampServer English
7 years ago
userPhp
Yes sorry, I copied code from the internet to understand the problem, when I can put the right code. Now in the output of the php info appears xdebug but in IDE not working..
Forum: WampServer English
7 years ago
userPhp
hi, I have installed wamp and I'm writing code with netbeans, it does not work the debugger, I will show the message “Waiting For Connection (netbeans-xdebug)”, how do I fix? i have try with this code in php ini: zend_extension = "C:\wampp\php\ext\php_xdebug-2.2.3-5.4-vc9-nts.dll" ;xdebug.profiler_append = 0 ;xdebug.profiler_enable = 1 ;xdebug.profiler_enable_trigger = 0
Forum: WampServer English
Current Page: 1 of 1