douboshan1466 2016-06-02 15:39
浏览 447

XAMPP,PhpStorm:等待与ide密钥的传入连接

I am literally freaking out because of this. I tried every possible setting, but I can't get this to work.

I tried with 4 different Firefox extensions and with Google Chrome. Xdebug won't work, my PhpStorm Debugger window keeps saying:

waiting for incoming connection with ide key 'xxxxx'

(xxxxx is a random number, it changes with every debug, the last was 10131)

My php.ini located in C:\xampp\php\php.ini

[Xdebug]

zend_extension = C:\xampp\php\ext\php_xdebug-2.4.0-5.6-vc11.dll
xdebug.remote_enable=1
xdebug.remote_host=localhost
xdebug.remote_port=9000
xdebug.idekey='phpstorm'
xdebug.profiler_enable=1
xdebug.profiler_enable_trigger=1
xdebug.profiler_enable_trigger_value=1
xdebug.trace_enable_trigger=1
xdebug.trace_enable_trigger_value=1
xdebug.remote_log=c:/xampp/tmp/xdebug/xdebug_remote.log

I tried changing the port number from 9000 to 9001 for example, no chance.

No xdebug log file is created at all.

PhpStorm Settings:

PhpStorm/Settings/Php/Debug

PhpStorm/Run/Edit Configuration/Php Web Application

I tried different configurations, too, but no chance. Please help me.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 django项目运行报编码错误
    • ¥15 请问这个是什么意思?
    • ¥15 STM32驱动继电器
    • ¥15 Windows server update services
    • ¥15 关于#c语言#的问题:我现在在做一个墨水屏设计,2.9英寸的小屏怎么换4.2英寸大屏
    • ¥15 模糊pid与pid仿真结果几乎一样
    • ¥15 java的GUI的运用
    • ¥15 我想付费需要AKM公司DSP开发资料及相关开发。
    • ¥15 怎么配置广告联盟瀑布流
    • ¥15 Rstudio 保存代码闪退