Search found 4 matches

by supernessy
Sat Feb 25, 2017 8:47 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Debugging doesn't Work with Rapid PHP
Replies: 6
Views: 4916

Re: Debugging doesn't Work with Rapid PHP

Issue Solved, The problem was coming from the several php.ini files included in wamp : E:\wamp64\bin\php\php5.6.25\php.ini < Bad one E:\wamp64\bin\php\php7.0.10\php.ini < Bad one E:\wamp64\bin\apache\apache2.4.23\bin\php.ini < Good one In the good php.ini file the one that is in the bin section of ...
by supernessy
Tue Feb 21, 2017 2:01 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Debugging doesn't Work with Rapid PHP
Replies: 6
Views: 4916

Re: Debugging doesn't Work with Rapid PHP

Hi, I checked again all parameters. It seems to be right..., but still not able to debug step by step Please find bellow my PHP.INI Zend section : [Zend] zend_extension ="E:\wamp64\bin\php\php5.6.19\zend_ext\php_xdebug-2.4.0-5.6-vc11-x86_64.dll" xdebug.remote_enable=1 xdebug.remote_handler=dbgp ...
by supernessy
Sun Feb 19, 2017 7:08 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Debugging doesn't Work with Rapid PHP
Replies: 6
Views: 4916

Re: Debugging doesn't Work with Rapid PHP

Hi I have checked !

Port is good, as well as other informations. but it is still not possible to perform step by step debugging, the options are grey, and we can't select them.

Du you have another idea please.

Thank's for your help

regards
by supernessy
Fri Feb 17, 2017 2:57 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Debugging doesn't Work with Rapid PHP
Replies: 6
Views: 4916

Debugging doesn't Work with Rapid PHP

Hi, I followed the FAQ concerning xdebug setup. I have a Wamp server fully operationnal. My xdebug is Ok outside Rapide PHP, if i use it directly inside the navigator. I check the other topics of the forum, but it doesn't solve my issue !!! The problem is that even if in PHPInfo (the xdebug remote ...