What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi team, I am trying to setup X-debug using PhpStorm throw this documentation

U0208K3V15W
U0208K3V15W Posts: 33 🧑🏻‍🚀 - Cadet

Hi team, I am trying to setup X-debug using PhpStorm throw this documentation https://documentation.spryker.com/docs/configuring-debugging-in-docker But it not work anyway. Do i missing any step.

Comments

  • Hey, did you try this troubleshooting:

    Troubleshooting the debugging configuration in PhpStorm
    when
    A breakpoint does not work.
    
    then
    1. In PhpStorm, go to Preferences > PHP > Debug.
    2. Select the Break at first line in PHP scripts checkbox.
    3. Rerun or refresh your application. 
    
  • U0208K3V15W
    U0208K3V15W Posts: 33 🧑🏻‍🚀 - Cadet

    @UUT7JT0FR I try it many way but it not work, from from Logger when i stop debug in PhpStorm i got error aid into stderr: "NOTICE: PHP message: Xdebug: [Step Debug] Could not connect to debugging client. Tried: 192.168.73.176:9003 (through xdebug.client_host/xdebug.client_port) But when i start debug the error not appear anymore

  • U0208K3V15W
    U0208K3V15W Posts: 33 🧑🏻‍🚀 - Cadet

    so may be configuaration in my PhpStorm is not correct