Answer the question
In order to leave comments, you need to log in
Where is the error in the xdebug phpstorm ubuntu configuration?
Lamp in Ubuntu installed from this link Installing lapm
ubuntu 16.04
Here are the xdebug.ini file settings:
zend_extension=xdebug.so
xdebug.remote_autostart=on
xdebug.remote_enable=on
xdebug.remote_handler="dbgp"
xdebug.remote_host="localhost"
xdebug.remote_port =127.0.0.1
xdebug.remote_mode=req
xdebug.idekey="PHPSTORM"
When I click on the tube, set breakpoints and reload the browser, nothing happens.
But if I select a bug, then the browser restarts, the session starts, but the error appears in the editor
waiting for incoming connection with ide key '12729'
Before that, I worked in Windows, I also suffered at first, then I found an error (I forgot to restart open-server).
Here, now dances with tambourines begin here.
Maybe someone with a sharp eye will notice the mistake?
Answer the question
In order to leave comments, you need to log in
I hurried with the question, wrote the port and host incorrectly in xdebug.ini, it works when you click on the phone. And I also figured out the beetle, it is needed to debug a separate script right in the editor.
It's cool when everything works out)))
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question