Xdebug 3: Setting up Apache, PHP, VS Code, and Xdebug in 10 minutes

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ม.ค. 2025

ความคิดเห็น • 29

  • @ocho3030
    @ocho3030 2 ปีที่แล้ว +6

    So I have been trying to get XDebug work for 6 hours... And the only way I did it work was with this 10-minutes video. Thank you!

  • @mr-turkish
    @mr-turkish 2 ปีที่แล้ว +3

    Thank you for the video. Awesome to see such walkthroughs from the XDebug creator himself :)

  • @VladyslavZhelizniak
    @VladyslavZhelizniak 2 ปีที่แล้ว +3

    Super useful! Thank you!
    I'm working on big PHP OOP project right now. Debugging like this is so handy. A lot better than var_dump() everywhere.

  • @eslamelbadry6383
    @eslamelbadry6383 2 ปีที่แล้ว +1

    I try every thing but still (step debugger x disabled) please help me to fix this problem

  • @__FJ__
    @__FJ__ 2 ปีที่แล้ว

    Thank you so much for this walk through. Just completed it on a VM in proxmox and it works a treat. The VS Code plugin is now PHP Debug from Xdebug, the rest is still the same.

    • @DerickRethansXdebug
      @DerickRethansXdebug  2 ปีที่แล้ว

      Yeah, we moved it into the Xdebug organisation since then. I'll see if I can easily update it, or add a text or so.

  • @rafaakae4433
    @rafaakae4433 หลายเดือนก่อน

    Thanks! Also your voice is the same as John Wilson

  • @husnithamrin4249
    @husnithamrin4249 2 ปีที่แล้ว +1

    thank you for making this video, finally i can do the stepper debugging
    hope it helps the other as well : )

  • @StephenAkins
    @StephenAkins ปีที่แล้ว

    The PHP Debug extension doesn't seem to be listed [anymore]. The only extension by Felix Becker that is listed is CSS Stacking Contexts.

    • @DerickRethansXdebug
      @DerickRethansXdebug  ปีที่แล้ว +2

      It's been renamed to the Xdebug namespace: marketplace.visualstudio.com/items?itemName=xdebug.php-debug

  • @MehdiHaghgoo
    @MehdiHaghgoo 2 ปีที่แล้ว

    On systems with php-fpm, you have you restart the php-fpm service to apply changes to xdebug configuration.

  • @enjambres5352
    @enjambres5352 14 วันที่ผ่านมา

    It doesn't work for me
    After "sudo install apache2 php" I type "localhost" in the browser (Firefox / Chrome) and it tells me this: "Cannot connect An error occurred while connecting to localhost."
    I'm on Ubuntu 22.04
    Any ideas to solve this
    The "php -v" command in the console shows me that Php is present in the system in its version 8.4.2
    Thanks a lot Derick

    • @enjambres5352
      @enjambres5352 11 วันที่ผ่านมา

      Hi Derick, after performing a clean install of Ubuntu 22.04 LTS I was able to install Xdebug correctly and debug code with VSC.
      Thank you very much for your generosity. Hugs from Argentina

  • @gurmukhsingh-uh5qo
    @gurmukhsingh-uh5qo ปีที่แล้ว

    thank you for sharing your knowledge with us

  • @ahmedomar222
    @ahmedomar222 2 ปีที่แล้ว +1

    Thanks for making this awesome software :)

  • @nicoladellino8124
    @nicoladellino8124 2 ปีที่แล้ว

    Very nice video and project, TNX

  • @TIAGO543211
    @TIAGO543211 5 หลายเดือนก่อน

    thx for your service!

  • @davidgarciacancio8044
    @davidgarciacancio8044 2 ปีที่แล้ว

    Very usefull, thanks!

  •  ปีที่แล้ว

    Thanx so much bro!

  • @wandersonteixeira6742
    @wandersonteixeira6742 2 ปีที่แล้ว

    Excellent!!

  • @swordali
    @swordali 2 หลายเดือนก่อน

    Thank you

  • @CaseyCarnnia
    @CaseyCarnnia 2 ปีที่แล้ว

    Thank You Derick
    Just one video and I am half way setup do debug drupal9 with VS code on ubuntu.

  • @it-wiz
    @it-wiz 2 ปีที่แล้ว

    Thank you very much.

  • @DerBarde2012
    @DerBarde2012 ปีที่แล้ว

    Does not help me debugging remotely

  • @fractal4157
    @fractal4157 2 ปีที่แล้ว

    Awesome!

  • @md.mohiuddin
    @md.mohiuddin 7 หลายเดือนก่อน

    Thanks.

  • @alexios4392
    @alexios4392 3 ปีที่แล้ว +1

    Nice :)

  • @your.favorite.channel
    @your.favorite.channel 2 ปีที่แล้ว

    Thanks
    I didn't know that I had to change the file:
    /etc/php/8.1/apache2/conf.d/20-xdebug.ini