Can't get PhpStorm/Xdebug breakpoints to fire

Issue Summary

Can’t get PhpStorm/Xdebug breakpoints to fire

Replication

I set breakpoints, and in PhpStorm I’ve also selected ‘Run | Break at first line in PHP Scripts’, click ‘Play’ and it just runs. Doesn’t halt at breakpoints.

Within PhpStorm I’ve also run ‘Run | Web Server Debug Validation’ and that fails with: “Specified URL is not reachable, caused by: ‘Request failed with status code 404’” (Path = ‘/home/william/Local Sites/mysite/app/public’ and Url to validation script = ‘http://127.0.0.1’’

System Details

  • Which version of Local is being used? 6.4.0+5927

  • What Operating System (OS) and OS version is being used?

    • Linux (Ubuntu)
  • Attach the Local Log. See this Help Doc for instructions on how to do so:
    local-logs.zip (1.6 KB)

I’ve gotten PhpStorm debugging working on numerous Apache servers, but with LocalWp I have no idea where to begin. :frowning:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.