Debugging with phpstorm and xampp 1.7.3
i am new to phpstorm and i want to test the debugging, but i can't find the description what i have to do when i use xampp and phpstrom.
where have i to put the php path and what configurations with xdebug is to do.
i hope you can help me.
sincerly gerd
请先登录再写评论。
Try enabling "Validate xdebug configuration" checkbox inside debug configuration properties - it will check settings and give you an advice.
BTW we'll enable it by default an enhance reporting a bit in next minor update.
i give you a screen-shot.
http://xdebug.org/docs/install
hello there
I read your reply but Unfortunately I can not succeed active phpStrom with Xampp(instead of Zend / Xdugger)
where is "checkbox inside debug configuration" can you please give instructions with more detail
Hello angelBoy1984,
This option is disabled in PhpStorm 2.0.
Instructions for configuring debuggers: Xdebug, Zend DebuggerInstruction for configuring PhpStorm: http://blogs.jetbrains.com/webide/2011/03/configure-php-debugging-in-phpstorm-2-0/, Zero-configuration debugging with PhpStorm 2.0Thank you for feedback!