How To Run PHP Code in Visual Studio Code on Mac | VSCode | Vs code | Localhost Xampp

Sdílet
Vložit
  • čas přidán 27. 08. 2024

Komentáře • 22

  • @ghosttogether
    @ghosttogether  Před 2 lety +2

    If this is helping, please Like and Comment 🙂
    This helps YT algorithm show tutorials to more people!

    • @davidm9779
      @davidm9779 Před rokem

      Hello, thanks for your contribution.
      I have a question, is it possible to write data entry in a data request in php "for example a readline" from the terminal in visual studio code? with Windows there is no problem it can be configured because Xammp has a folder called PHP with an executable .exe and it can be configured, but with Mac OS I have no idea how to do it. thanks!!!

    • @ghosttogether
      @ghosttogether  Před rokem +1

      @@sandrinepaulus-lawson1016 You need to sudo as root user

  • @Thedemonsblack
    @Thedemonsblack Před 7 měsíci +1

    It worked! Even though I used the same method before this time it worked

  • @irapurple7895
    @irapurple7895 Před 5 měsíci +2

    why permission denied when i type mkdir with file name?

    • @haikaltahar951
      @haikaltahar951 Před měsícem

      because ur use dont have permission to do so, need to grant -R (read) permission for you to write the disk, chown -R 'user' /folderdestination/project name

  • @user-id5ve9sw8h
    @user-id5ve9sw8h Před rokem +2

    Mine is still showing blank screen. How can i solve this issue?

  • @sandrinepaulus-lawson1016

    Hi and Thank you for your video!

  • @AmariPimp
    @AmariPimp Před rokem

    Thank You So Much!

  • @prathagautam9872
    @prathagautam9872 Před 6 měsíci

    Thanks!

  • @itskenzye
    @itskenzye Před 9 měsíci

    thank youuuuuuuu so much

  • @bitkahuna
    @bitkahuna Před rokem

    i installed this on my new macbook pro m2 max and it runs REALLY slowly. any idea why?

  • @shrabonisinha
    @shrabonisinha Před rokem

    Thank you

  • @euangomes3685
    @euangomes3685 Před rokem

    Can you plz make a video on how to run SQL on Xampp using VScode on mac

  • @rojibkhadka8981
    @rojibkhadka8981 Před 2 měsíci

    Thankyou

  • @shibainu3632
    @shibainu3632 Před 8 měsíci +1

    It showed me blank instead of text

  • @Enzo-sp3bf
    @Enzo-sp3bf Před rokem

    is PHP files on Mac can only work when it is under the htdocs folder?

    • @ghosttogether
      @ghosttogether  Před rokem +1

      They work from folder localhost is linked to. It's just happened to be htdocs by default. You can change it in some config file.

  • @EdRabenberg
    @EdRabenberg Před rokem

    😀

  • @aboogiewithdahoodie
    @aboogiewithdahoodie Před rokem

    Thanks!