How To Install phpMyAdmin On Windows

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024
  • phpMyAdmin is a free and open-source administration tool for managing MySQL and MariaDB databases. It provides an easy-to-use web interface that allows you to manage your databases, tables, and data. In this tutorial, we'll guide you through the process of installing phpMyAdmin on Windows.
    Step 1: Download phpMyAdmin
    The first step is to download the latest version of phpMyAdmin from the official website. Choose the version that's compatible with your operating system.
    Step 2: Extract the Files
    Once the download is complete, extract the contents of the zip file to the "htdocs" folder in your XAMPP installation directory. This folder is usually located at "C:\xampp\htdocs".
    Step 3: Rename the Folder
    The extracted folder name may contain the version number of phpMyAdmin, so it's a good idea to rename it to something simpler, such as "phpmyadmin". This will make it easier to access in your web browser.
    Step 4: Configure phpMyAdmin
    Next, open the "config.sample.inc.php" file in the phpMyAdmin folder with a text editor, such as Notepad. Then, make a copy of the file and rename it to "config.inc.php". Open the "config.inc.php" file and find the line that starts with "$cfg['Servers'][$i]['auth_type']". Change the value from "cookie" to "config", and add a username and password for the MySQL user that phpMyAdmin will use to access your databases. Save and close the file.
    Step 5: Test the Installation
    Launch your web browser and go to "localhost/phpmyadmin". If everything is working correctly, you should see the phpMyAdmin login page. Enter the username and password you specified in the "config.inc.php" file, and you should be able to access your databases and start managing them.
    Congratulations! You have successfully installed phpMyAdmin on your Windows computer. Now, you can start using it to manage your MySQL and MariaDB databases.
    XAMPP is a popular software package that provides a complete web development environment for Windows users. It includes Apache, MySQL, PHP, and Perl, all in one easy-to-install package. In this tutorial, we'll guide you through the process of installing and configuring XAMPP on Windows 10 or Windows 11.
    Step 1: Download XAMPP
    The first step is to download XAMPP from the official website. Choose the version that's compatible with your operating system.
    Step 2: Install XAMPP
    Once the download is complete, run the installer and follow the on-screen instructions. Choose the components you want to install, and make sure to select "Apache" and "MySQL" during the installation process.
    Step 3: Configure Apache and MySQL
    After the installation is complete, launch XAMPP control panel and start Apache and MySQL services. Then, click on the "Config" button next to Apache and select "Apache (httpd.conf)". This will open the Apache configuration file. Search for "Listen" and change the port to 80 or any other available port. Save the changes and close the file.
    Next, click on the "Config" button next to MySQL and select "my.ini". This will open the MySQL configuration file. Look for the line "bind-address" and change it to "127.0.0.1". Save the changes and close the file.
    Step 4: Test the Installation
    Launch your web browser and go to "localhost". If everything is working correctly, you should see the XAMPP welcome page. You can also test PHP by creating a new file with ".php" extension in the "htdocs" folder, and then accessing it through "localhost/filename.php".
    Congratulations! You have successfully installed and configured XAMPP on your Windows 10 or Windows 11 computer. Now, you can start developing your web applications locally.

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

  • @MohamedElsayed-li4xi
    @MohamedElsayed-li4xi Год назад +9

    thanks man i was depressed cause i stop learning WordPress cause this small point

  • @tomasvolko9944
    @tomasvolko9944 3 месяца назад +5

    It is XAMPP installation guide. PhpMyAdmin begins @7min but there is no information how to really install it standalone (with any HTTP server and PHP).

  • @VipinKumarSingh
    @VipinKumarSingh Месяц назад +5

    Hey bluff master, its XAMPP installation not phpmyadmin installation. Don't fool around the people, correct the video title.

    • @_Bhikhari
      @_Bhikhari 23 дня назад

      Yes bro true they fooled us 🤡

  • @lkon1996
    @lkon1996 Год назад +7

    Great Video, you are a life saver!!

  • @richiemanalansang3865
    @richiemanalansang3865 Год назад +6

    Thank you sir, your a life saver

  • @chafiamohamedi8207
    @chafiamohamedi8207 9 месяцев назад +2

    Thanks a lot, really useful for newbies!

  • @arjunnair9800
    @arjunnair9800 9 месяцев назад +1

    Thanks a lot, really useful for newbies! , Man u really help me a lot thank u 🙏🙏, Great Video, you are a life saver!!

  • @AG-cx1ug
    @AG-cx1ug Год назад +2

    At 10:56 why does it also show 443 in addition to port 8080?

  • @rehanakhtar8376
    @rehanakhtar8376 Год назад +3

    I am unable to start sql server. Inspite of it, I am able to see my phpMyAdmin with apache server.

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

      Error: MySQL shutdown unexpectedly.
      01:53:22 م [mysql] This may be due to a blocked port, missing dependencies,
      01:53:22 م [mysql] improper privileges, a crash, or a shutdown by another method.
      01:53:22 م [mysql] Press the Logs button to view error logs and check
      01:53:22 م [mysql] the Windows Event Viewer for more clues
      01:53:22 م [mysql] If you need more help, copy and post this
      01:53:22 م [mysql] entire log window on the forums
      i have the same problem did u fix it?

    • @somesh_1205_
      @somesh_1205_ 10 месяцев назад

      Did you guys found the solution for the same, Please reply@@aliammar5941

    • @CSE___NUPURRANI
      @CSE___NUPURRANI 6 месяцев назад +1

      I have same problem

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

      @@aliammar5941 there is a "log" button
      click that, for anyone seeing this now, then you will see more details and then you can google those details

  • @matheusbezerraluna6047
    @matheusbezerraluna6047 4 месяца назад

    Is it possible to run phpMyAdmin as a separated program instead of running it on the browser?

  • @kunalmehra5688
    @kunalmehra5688 Год назад +3

    Man u really help me a lot thank u 🙏🙏

  • @WaqasAkram-oq8zn
    @WaqasAkram-oq8zn 4 месяца назад +2

    Thanks Really Helpfull

  • @hazelgumtang6702
    @hazelgumtang6702 3 месяца назад

    In step 3, does it need to rename htdocs to phpMyAdmin? and how to add username and password in step 4?

  • @OktatOnline
    @OktatOnline 4 месяца назад

    Peak educational content, thanks

  • @rohanroy3484
    @rohanroy3484 9 дней назад

    very informative

  • @veenapburkul2980
    @veenapburkul2980 2 месяца назад

    MySQL is not starting so how to install only db of MySQL sir

  • @cheickismaelthierrykone4375
    @cheickismaelthierrykone4375 9 месяцев назад

    I don't see the relational view tab. so I can't create a foreign key

  • @shashankraop6539
    @shashankraop6539 2 месяца назад

    thanks man!! helped a lot

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

    thank you sir, you are amazing !!!

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

    What are the credentials to sign in to phpmyadmin, because in my laptop it is not allowing me to the home page of php without credentials

    • @abukilele
      @abukilele Месяц назад

      If you already have a DB the credentials are the same that you use to access mysql/mariadb. Try root as user and blank as pwd.
      For php administration use the credentials that you created in the installation.

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

    Thanks for the video!

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

    Thanks sir your video help me more

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

    I just want to thank you for ur help

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

    Ok i really really thanks you brother ❤️❤️

  • @NeilMohammad
    @NeilMohammad 11 месяцев назад

    is it safe to allow access on public networks?

  • @Mzounalqarni
    @Mzounalqarni 2 месяца назад

    The start puttun unpressable for mysql

  • @NaveenKumar-hw7sd
    @NaveenKumar-hw7sd 6 месяцев назад

    Thanks , very clear

  • @GergőFarkas-e2q
    @GergőFarkas-e2q 2 месяца назад

    great video TID

  • @reynaldobuscagan7731
    @reynaldobuscagan7731 7 месяцев назад

    omg it work huhuhuuuu god bless you brother

  • @samyang0126
    @samyang0126 Месяц назад

    Thank you :)

  • @boujemaabelazaare9711
    @boujemaabelazaare9711 3 месяца назад

    Thank you very much

  • @riyakini3679
    @riyakini3679 5 месяцев назад +1

    thanx a lot !!

  • @samaashraf3512
    @samaashraf3512 4 месяца назад

    thanks a lot sir

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

    Thank you sir

  • @keerthinettimi8419
    @keerthinettimi8419 Год назад +3

    Iat the point of installing, It is not tick mark at php and apache

  • @trillkodex1235
    @trillkodex1235 7 месяцев назад

    soo good!! thanks a lot!

  • @donpornrodkrajub5234
    @donpornrodkrajub5234 11 месяцев назад

    Thank you so much.

  • @noname-zd6wu
    @noname-zd6wu 4 месяца назад

    Very helpful! Thank you

  • @AmirAmir-kw5vo
    @AmirAmir-kw5vo 11 месяцев назад

    Thank you very much❤❤❤❤❤

  • @nkosilathimunyanyiwa2940
    @nkosilathimunyanyiwa2940 Месяц назад

    i thought this is supposed to be a phpmyadmin video

  • @Pop-c9h
    @Pop-c9h 3 месяца назад

    Thank you

  • @anshukumari7154
    @anshukumari7154 6 месяцев назад

    Thanks 💯😊

  • @zehrazaidi6723
    @zehrazaidi6723 4 месяца назад

    Thanks Alot

  • @Happypartner-i7p
    @Happypartner-i7p 5 месяцев назад

    Alhamdulilah 🎉

  • @abhinavbabu7025
    @abhinavbabu7025 11 месяцев назад

    thanks a lot man

  • @AshJKlor
    @AshJKlor 11 месяцев назад

    helpful tnx

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

    kudos

  • @tamallee
    @tamallee 6 месяцев назад

    god bless u

  • @KnightSansk
    @KnightSansk 9 месяцев назад

    thanks man

  • @SgtTonybertram
    @SgtTonybertram 6 месяцев назад

    misleading, xamp is configured with phpmyadmin already installed and is for lazy people

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

      ?

  • @BELONGPLAY
    @BELONGPLAY 10 месяцев назад

    Thanks a lot, really useful for newbies!

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

    Thank you very much

  • @Podcastwala.Shorts
    @Podcastwala.Shorts Год назад

    Thank you sir

  • @shreejay5579
    @shreejay5579 8 месяцев назад

    thanks you

  • @sait3t
    @sait3t 9 месяцев назад

    thank you so much