Hi guys, I am not able to hook xdebug on zed ? it ...
# docker
a
Hi guys, I am not able to hook xdebug on zed ? it only hooks to Yves … what am I missing?
p
Check if PHPStorm is allowing more than one simultaneous xdebug sessions
a
for me it says 3 as well
p
have You tried to set “break at first line”?
a
breaking at the first line will only stop at YVES
Copy code
define('APPLICATION', 'YVES');
@plain-house-98998 any other suggestions ?
p
unfortunately not 😞
a
😞
is this mandatory ? if yes when shuold this be changed? because for example I changed the host names in the deploment file (deploy.dev.yml) could that be a reason!