

Artemy Pestretsov (Software Developer in PhpStorm), u/pestretsov.Maxim Kolmakov (QA Engineer in PhpStorm), u/maxal88.Kirill Smelov (Software Developer in PhpStorm), u/wbars.Nikita Popov (PHP core developer in PhpStorm), u/nikic.Roman Pronskiy (Product Marketing Manager in PhpStorm), u/pronskiy.Alexey Gopachenko (PhpStorm Team Lead), u/neuro159.This thread will be used for both questions and answers. You can ask us about anything related to PhpStorm, PHP, or JetBrains in general.
Jetbrains phpstorm 9.0.2 free#
Please feel free to submit your questions ahead of time. Check when this is with your local time here. We’ll start answering your questions at 12 pm UTC, on October 8, and will continue until 5 pm UTC. More information is available on our website. It comes with out-of-the-box support for lots of popular technologies and has everything you need to develop with PHP and JS inside it.

If you’ve never heard of PhpStorm, it is a PHP IDE by JetBrains. Hi r/PHP! We, the PhpStorm team, are excited to announce our first-ever AMA – Ask Me Anything session. If I disable the debugging there is no error at all.ĭoes someone has any ideas about this problem? I've searched all PHPStorm documentation but to no avail.EDIT: Many thanks to everyone who took part in the AMA session! We are no longer answering new questions here, but you can always reach out to us on Twitter, via a support ticket, and on our issue tracker. I really have no idea why I'm getting this error. Now if I click on the "Start Listening for PHP Debug Connections" (for zero-config debugging) and try the debug again, I'll get instantly a 502 Bad Gateway.

If I click on "Debug this page" (doesn't matter if I use the marklets or the Chrome extension) the site loades a minute or so and I'm getting a 504 Gateway Timeout from nginx. Now with the config out of the way here is my problem with the debugging:

I've configured zDebug for Chrome this way: New server added: 192.168.1.40:80 - Zend Debuggerįile/Directory: \192.168.1.50\shared\www\myProjectĪbsolute path on the server: /shared/www/myProject
Jetbrains phpstorm 9.0.2 code#
Network share with source code 192.168.1.50.I'm trying to set up the debugging on a server but it won't work.
