Bonjour
je suis sur windows 8 32, phpstorm 8, wampp 3.2.1, Apache/2.4.9 (Win32) OpenSSL/1.0.1g PHP/5.5.11, xdebug 2.2.5, firefox 33.1.1
config php.ini :
[XDebug]
zend_extension = "D:\Web\server\xampp183-4\php\ext\php_xdebug-2.2.5-5.5-vc11.dll"
xdebug.remote_enable = 1
xdebug.profiler_enable = 1
xdebug.remote_port = 9000
xdebug.trace_output_dir = "D:\Web\server\xampp183-4\tmp"
xdebug.remote_host = localhost
xdebug.remote_handler = dbgp
pour info :
[opcache]
zend_extension = "D:\Web\server\xampp183-4\php\ext\php_opcache.dll"
opcache.enable = 1
opcache.enable_cli = 1
opcache.memory_consumption = 128
opcache.max_accelerated_files = 4000
opcache.save_comments = 1
opcache.fast_shutdown = 1
xdebug a eu fonctionnee avec phpstorm, et puis plus rien !!!
que je passe en version "installer" ou que j'active le version "non installer" depuis phpstorm.
j'ai essaye installer easy xdebug addon, toujours rien.
merci pour une aide.