Search found 2 matches

by sphelps
Tue Sep 10, 2013 4:08 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder + wampserver + xDebug doesn't work
Replies: 6
Views: 5838

Re: WeBuilder + wampserver + xDebug doesn't work

Looks like it is working now. Below is my php.ini for xdebug setup. I am using Wamp Server 2.2. thanks, Steve ; XDEBUG Extension zend_extension = "c:/wamp/bin/php/php5.3.13/zend_ext/php_xdebug-2.2.0-5.3-vc9.dll" [xdebug] xdebug.remote_enable=1 xdebug.remote_handler=dbgp xdebug.remote_host=127.0.0.1 ...
by sphelps
Sun Sep 08, 2013 6:51 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder + wampserver + xDebug doesn't work
Replies: 6
Views: 5838

Re: WeBuilder + wampserver + xDebug doesn't work

Anyone have any luck with xDebug yet? I also have had no problem with setting up PHP preview, with either WAMP or the pre-configured PHP package, but still no breakpoints. Any suggestions appreciated.