Debugging PHP on Linux with Xdebug and PHPStorm

preview_player
Показать описание
The following video describes how to debug PHP applications using PHP Xdebug extension and PHPStorm on Ubuntu.

We will see three options on how to debug:
1. Using the URL query parameter which is possible in all browsers.
2. Using bookmarks, which is also possible in all browsers
3. And using chrome extension which is possible only for chrome.

All options for Xdebug

Follow on social media:
Рекомендации по теме
Комментарии
Автор

Thanks. It worked after months of depression.

md.mohiuddin
Автор

As I see you use apache / xampp server, to test the code. I know there is a built in php server option as well, do you have the video how to set it up?

АртёмТюльканов
Автор

Thank you very much for your clear explanation. I installed the xdebug helper extension but it was not turned into green in order to debug the web page.
Could you please advise me in this regard?
I really appreciate your help and support.

fyd
Автор

Free checker is an email logger your email list can be retrieved by the tools builder

merlinafera
Автор

Hello! Thank you for your video.

Personally, I had to also add "xdebug.mode = debug" in the xdebug mod .ini file in order to work (my version was xdebug-3.1 with php 7.4)

panagiotisdeligiannis
Автор

Can you please tell - is it possible to setup Xdebug on shared hosting? I am having hard time to se it up - I have enabled in PHP tweaks in cPanel Xdebug PHP extension but have no idea how to make it work with browser Xdebug browser extension

jjaard
Автор

Thanx! I love I spent 1 fuckin day and now it

le_rockshark
Автор

i am using xdebug extension. but it works sometimes and stops working afterwards.
what might be problem?

c-sharptricks
Автор

Thanks for the video How we to to find which module causing the issue out of around 50 modules (Magento2) using xdebugg?
Could you please guide me.

mr.buddycreations
Автор

Привет будут уроки с docker там настройка проекта и все такое ?

gravityarm
Автор

Hi, can you kindly post video how to use xdebug with any open source text editor (atom for example) . Thanks in advance

petrplotnikov
Автор

Nice video .. but most of us are using PHPSTORM windows platform.. so please post video for windows users .. thank you

ammarfahmy