Trouble Configuring Xdebug For Phpstorm On Xampp For Mac Average ratng: 4,9/5 9686 reviews
Phpstorm xdebugTrouble

Configuration File (php. Ini) Path /Applications/XAMPP/xamppfiles/etc. Configuring PhpStorm + XDebug Follow. A4tech keyboard driver windows 10. Andrew Created February 16, 2012 15:24. I've read through the various articles in this forum and cannot find one that solves my problem. This is the first time I've used XDebug, so please forgive if these are trivial questions. First, the prerequisites: - IDE: PhpStorm.




xdebug phpstorm (6)

I have the latest Xampp and Php 5.3 on Mac Mountain Lion oSX 10.8.2. I just installed Xdebug and configured it in the php.ini. I downloaded from this link and followed the instructions. Also put the following entries in php.ini

Php -m displays the Xdebug modules but the phpinfo() does not show Xdebug. Tuxera for mac ntfs. Read the solutions to questions Why is xdebug not showing up in phpinfo() and No xdebug in phpinfo() and it does not work for me. Note: I have restarted my Apache from Xampp Control multiple times.

Suggestions on

  1. Any ways to rectify this?
  2. Would Xdebug still work for me on my Eclipse Studio?
  3. How can I provide permission to httpd to access Xdebug on Moutain Lion?

Thanks.

Make sure that the zend_extension path actually exists your your machine.

Your particular path seems like it is not valid.

I made the mistake of copying and pasting the path from some tutorial, but mine was actually located on this path:

Also, make sure that you are editing /Applications//XAMPP/xamppfiles/etc/php.ini, which is the php.ini associated with XAMPP. Which can easily be confused with /etc/php.ini which may be present on your machine.

Here is what I added to my php.ini for reference:

Most Viewed News