Install Full Webserver On Windows 10 | Apache PHP 8.0 MySQL

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 32

  • @MaefieldFarm
    @MaefieldFarm Год назад

    Thanks for an excellent tutorial. I am coding a website for my wife's horse breeding business. Previously created a test site on a remoter server then uploading edited files to test the code. Will be much easier to use a local testing server.

  • @SheWhoTechs
    @SheWhoTechs 2 года назад

    Thank you for sharing. I am building a CMS with PHP & MySQL, a lesson from LinkedIn. I've been building websites in WordPress for a couple years, let's challenge myself to make one, a basic CMS. I needed to install everything to begin, so that is how I found your wonderful tutorial. Thank you for creating it.

  • @atzometer
    @atzometer 2 года назад +1

    Scarlet Fire as the intro track makes my DankPods PTSD flair up

  • @imeepanao6210
    @imeepanao6210 2 года назад

    you have a very clear camera that I feel that you are i front face-to-face.. :)

  • @shanecherry1351
    @shanecherry1351 2 года назад

    OG i want to say thank you so very much. this video was very clear and informative. keep up the cool stuff

  • @nielamor3499
    @nielamor3499 2 года назад

    thank you so much bro. doing this for a college class and had too many issues. you solved all my issues! thank you for the great tutorial.

  • @shinren_
    @shinren_ 2 года назад

    Thanks man saved my ass for those that cant get it running the apache server it could be a port problem search up how to detect port 80 and disable whatever is using it or stop the process

  • @jipinm
    @jipinm 2 года назад

    Thanks for the video as I'm worked with Ubuntu but a new person to Windows, it's really helped me & works well.☺

  • @dedodeouro
    @dedodeouro 2 года назад

    thank you man! Brazil is here! ❤

  • @kentisaksson7999
    @kentisaksson7999 5 месяцев назад

    Nice tutorial. Thanks!

  • @MrGordonchanlam
    @MrGordonchanlam Год назад

    Thank you for sharing. Easy to understand!

  • @maurice8175
    @maurice8175 2 года назад

    Easily the best video out there! Thanks.

  • @kingart976
    @kingart976 2 года назад

    thank you thalaiva ............................

  • @turkuncle
    @turkuncle Год назад

    gerçekten çok yardımcı oldu. nerdeyse sıfır hata ile kurdum. teşekkürler

  • @olivernojman296
    @olivernojman296 2 года назад

    Excellent tutorial, helped me a lot. Thumbs up mate

  • @ahmadrindhoni58
    @ahmadrindhoni58 3 года назад +1

    Am i can run my Laravel project using this setup? or i have to install other things to run laravel locally in my pc

  • @KalvinKarlNonato
    @KalvinKarlNonato Год назад

    i like the part of mysql "AND IF YOU ARE NOT AN IDIOT, THE NEXT BUTTON WILL ENABLE"

  • @lilysem
    @lilysem 2 года назад

    Muchas gracias!!! Thanks. excelente tutorial. Yo lo necesito para trabajar con Laravel 9. Muy lindo el chico que explica . 😀

  • @JonnMcCurry
    @JonnMcCurry 2 года назад

    Can you do a macOs Monterey tutorial?

  • @seungsooim2183
    @seungsooim2183 2 года назад

    how do you connect to the database now with your php and apache?

  • @ОгњенРодић
    @ОгњенРодић 3 года назад

    Thank you so much mate.

  • @aniketkhandave2401
    @aniketkhandave2401 3 года назад +1

    thank you so much!

  • @demeja16
    @demeja16 2 года назад

    thank you so much bro

  • @vidianaiv
    @vidianaiv 2 года назад

    cannot load php8apahe2_4.dll because not include on php 8 download

    • @blackpill_fr
      @blackpill_fr 2 года назад

      download the thread safe version !

  • @newfluency
    @newfluency 2 года назад

    Way too good!

  • @coffeemugftw
    @coffeemugftw Год назад

    great video

  • @SeanSeidelin
    @SeanSeidelin 2 года назад

    You seam to be missing the whole php.ini setup part.

  • @rhyslahy5885
    @rhyslahy5885 3 года назад

    legend

  • @rmontenaro
    @rmontenaro 3 года назад

    Hello there!
    Can i use some help?
    I instaled MwSQL frist and then i've got instaled Apache and PHP8.0.11
    This should be a problem with the a PHP mysql connection?
    The order of this instalations may bring me some troble like this?
    Becose i'm having a Fatal Error trying a msqli_connect() function.
    "Fatal error: Uncaught Error: Call to undefined function mysqli_connect() in C:\Apache24\htdocs\projetos\sistema_login\conexao.php:10 Stack trace: #0 {main} thrown in C:\Apache24\htdocs\projetos\sistema_login\conexao.php on line 10"
    and my line 10 is:
    "$conexao = mysqli_connect("HOST", "USUARIO", "SENHA", "DB") or die ("Não foi possível conectar ao banco.");"
    How do i know if my MysQL HOST is correct? I type this Query: " SHOW VARIABLES WHERE Variable_name = 'hostname'; " and he gave me the result and i copy and past to my HOST variable.
    What i'm doing rong?
    Thank you, for the attention.

  • @metipix
    @metipix 2 года назад

    Thank you very much