after enabling xdebug through php.ini file, I recieve the following error frmo the httpd.exe process:
The procedure entry point zend_unmangle_property_name_ex could not be located in the dynamic link library php5ts.dll.
I have uncommented the following 2 options:
I'm using XAMPP 1.8.2 as my LAMP, running on Windows 7 SP1 (32-bit). PHP version is 5.4.16.
You are using the wrong binary. Please refer to the Xdebug wizard at http://xdebug.org/wizard.php to find out which binary you need.