Solved: Fatal error: Uncaught Error: Call to undefined function mysqli_connect()

Поделиться
HTML-код
  • Опубликовано: 1 июн 2019
  • Watch the latest version of this error for the php version 7.4 and above where php.ini don't come with installation folder:
    • Video
    solution for Fatal error: Uncaught Error: Call to undefined function mysqli_connect() in php and Mysql.
    link to playlist "Jupyter Notebook":
    • Open a file in jupyter...
    link to playlist "Free online courses":
    • Video
    link to playlist "Data analysis using Excel":
    • When and how to draw l...
    link to playlist "Python/ django":
    • easily migrate a djang...
    Blog:
    vizayyadav.blogspot.com
    Linkedin profile:
    / vijayadav
  • НаукаНаука

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

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

    For those having PHP version 7.4 or above and also don't have "php.ini" file, follow this latest video ruclips.net/video/h3TXzgsMVQ4/видео.html

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

    A great and simple video that solve my problem, thanks man :)

  • @laithfadala8264
    @laithfadala8264 4 года назад +3

    You are a legend man, you saved my life too. Thank you :)

  • @lemarhenry7778
    @lemarhenry7778 4 года назад +2

    bro you just saved a live.................... i had that error for a month and everywhere I read wasnt helping thanzk==s a lot

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

    Thank you so much

  • @kacper9121
    @kacper9121 4 года назад

    I couldn't figure it out for 3 days, thumb up for u

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

    Thank you

  • @pr4thamff157
    @pr4thamff157 Год назад +1

    bro i am not able to find the apache.24 in services ....... what to do

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

    Thanks!!!!!!

  • @herrarte3653
    @herrarte3653 4 года назад +4

    gracias, me el unico que me da a dado la solucion

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

    thanks!!!!!!!! 🤜

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

    IDOLO

  • @Rahalbro
    @Rahalbro 4 года назад

    Bro. Please help me. I have same error. Mysqli and mysql line were active when i was going to edit. I wasted 4 hours

    • @cstechware582
      @cstechware582  4 года назад

      Did you open the right file because there are 3 files named "php.ini"?

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

    I cant restart apache after removing semicolons .what to do?

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

      Maybe try restarting you PC

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

      @@cstechware582 didn't worked. I solved it by installing in a virtual machine.

  • @lemarhenry7778
    @lemarhenry7778 4 года назад +1

    life

  • @diretorpc9242
    @diretorpc9242 4 года назад

    what's the name of the song?

    • @cstechware582
      @cstechware582  4 года назад +1

      Title: Death match , Artist: Bird Creek

  • @emlexkira836
    @emlexkira836 4 года назад +2

    i dnt have php.ini on my Php folder

    • @cstechware582
      @cstechware582  4 года назад

      I think your php could not install properly. May be you should try installing it again. Or may be, you should try it seeing in hidden files.

    • @Rahalbro
      @Rahalbro 4 года назад +2

      Nono . Ini file in your conf folder in mamp or xampp file. Dont goto php version file

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

      @@Rahalbro found it on my xampp folder, thank u

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

      latest version: ruclips.net/video/h3TXzgsMVQ4/видео.html

  • @azizt6773
    @azizt6773 Год назад +1

    did not work sadly but thanks

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

    i don't have the php folder on C: where else can i find it

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

    hayz

  • @iamfromasean705
    @iamfromasean705 4 года назад

    the problem is that i don't have apeche in my service

    • @cstechware582
      @cstechware582  4 года назад

      It means apache has not been installed in your system. So, you should first try installing it. PHP cannot run without apache.

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

    TSM MAAAAAAAAAAAAN!

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

    i dont have a php ini file

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

      ruclips.net/video/h3TXzgsMVQ4/видео.html

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

    there is no php.ini just DEVELOPMENT and PRODUCTION

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

      Watch this updated version for the same problem ruclips.net/video/h3TXzgsMVQ4/видео.html

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

    For me no solutions on the internet have solved the problem for these reasons:
    I've no php.ini file
    I've no Apache service because I didn't install it yet
    and after hours of searching and enclosing the problem
    I create the php.ini configuration file using VScode filling it with php.ini-development file's content and uncomment extension_dir then uncomment the module you want like extension=mysqli for instance
    and voila problem fucking solved!

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

      latest version: ruclips.net/video/h3TXzgsMVQ4/видео.html