Unable to install Xdebug
- by burnt1ce
I've registered xdebug in php.ini (as per http://xdebug.org/docs/install) but it's not showing up when i run "php -m" or when i get a test page to run "phpinfo()". I've just installed the latest version of XAMPP. Can anyone provide any suggestions in getting xdebug to show up?
This is what i get when i run phpinfo().
**PHP Version 5.3.1**
System…