Answer the question
In order to leave comments, you need to log in
Problem with Xdebug in Phpstorm, xdebug not loading?
Good day to all.
Faced such a problem, I can not connect xdebug with phpstorm. The options in php.ini are as follows
zend_extension="\usr\local\php5\ext\php_xdebug-2.2.0-5.3-vc9.dll"
xdebug.auto_trace = 0
xdebug.default_enable = 0
xdebug.profiler_enable = 1
xdebug.profiler_enable_trigger = 0
xdebug.profiler_output_dir="/tmp"
xdebug.profiler_output_name = "cachegrind.out.%u"
xdebug.remote_enable = 1
xdebug.remote_port = 9000
xdebug.trace_output_dir = "/tmp"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question