On Sun, 8 Apr 2012, Webmaster wrote:
> As you can see in line 2 of the Summary it did not tell me where to put the
> dll so I put it in c:\xampp\php
Can you, in an attachment, paste the same thing you passed into the form
so I can debug and fix it?
> xdebug.remote_enable = 0
<snip>
> Can you tell me what I need to do differently to get xdebug to work?
This turns *off* the debugger. You want to turn it on:
xdebug.remote_enable=1
cheers,
Derick
-- Like Xdebug? Consider a donation: http://xdebug.org/donate.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Mon Apr 09 2012 - 11:45:07 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST