Pilih Laman

sumber:https://itkampus.com/install-xampp/

XAMPP is available for free on the internet, Kanca IT only needs to be downloaded from the official website. There are several choices of XAMPP versions from the old to the newest on the site. In order not to be confused, please follow the steps to download XAMPP below:

1. Go to the official site of the XAMPP software. Click https://www.apachefriends.org/download.html

2. Choose according to the operating system that Kanca IT uses. On the site there are 3 operating systems that support XAMPP including Windows, Linux and OS X

3. In this case because my computer uses the Windows operating system, then I will choose the XAMPP version for windows version 7.4.10 or the latest. However, if Kanca IT wants to download the old version of XAMPP, you can click the “More Downloads” link, a list of previous versions of XAMPP will appear according to the selected operating system

tutorial-cara-download-xampp-1

4. Then click the “Download (64bit)” button, then the download process will run. The size of the XAMPP file itself is around 156Mb. Wait until the download process is complete.

Complete Tutorial How to Install XAMPP

If the download process is complete, please Kanca IT go to the location of the downloaded XAMPP installer file. Usually the files will go into the Download -> Programs folder if Kanca IT uses Internet Download Manager (IDM). The XAMPP installation process does not require any special settings. Just follow these steps:

1. Double klik atau klik dua kali pada file installer XAMPP yang telah didownload

cara-download-xampp-2

2.If a warning appears like the one below, please just click OK

3. Then click Next

install-xampp-24.Make sure everything is checked, then Next

install-xampp-3

5.Select the XAMPP installation folder. I suggest just choosing the default which is in C:/xampp, but if Kanca IT wants to save it on another partition, that’s fine too. Then Click Next

install-xampp-46.Choose English only, then click Next

install-xampp-5

7.Uncheck Learn More About Bitnami for XAMPP, then click Next

install-xampp-6

8. Click Next again

install-xampp-7

9.Wait until the XAMPP install process is complete

install-xampp-8

10.Then click Finish, then the XAMPP control panel will run automatically

install-xampp-9

11.If successful, a display like this will appear.

install-xampp-10

Running Apache and MySQL on XAMPP

After Kanca IT has successfully installed XAMPP on your computer, it’s time to run it. Usually XAMPP will automatically run when it just finished installing. But if the computer is turned off, how to run it? Just follow these steps:

1. Click Start on windows, then type “xampp”

menjalankan-xampp-1

2.Then the XAMPP Control Panel will appear as follows

menjalankan-xampp-2

3.Please click Start on the Apache module (activate the server) and MySQL (activate the database)

 

menjalankan-xampp-3

4.The next step, open a web browser (free any browser, in this case I use google chrome). And type in the address bar “localhost”. Then the default page of XAMPP will appear

menjalankan-xampp-4

5.The default page above comes from the index.php file in the htdocs folder. The htdocs folder is located at C:/xampp/htdocs or you can see the image below:

menjalankan-xampp-5

6.The index.php file above is usually deleted by novice programmers so that when testing the PHP or HTML file it becomes more flexible. So that when the index.php file is deleted from the htdocs folder, the browser display will look like this:

menjalankan-xampp-9

7.Additional information, if Kanca IT wants to create a database, XAMPP also has the PHPMyadmin application installed which can be accessed by typing the address in the browser “localhost/phpmyadmin”. It looks like this

menjalankan-xampp-6

Uninstall XAMPP Quickly

For Kanca IT who wants to uninstall XAMPP for some reason, maybe the method below can help, especially those who use the Windows operating system.

1. Go to control panel

uninstall-xampp-1

2.Select Program -> Uninstall Program, a list of applications that have been installed on Kanca IT will appear. Select XAMPP then click the Uninstall/Change button menu

uninstall-xampp-2

3.Then a warning will appear, please click Yes

uninstall-xampp-3

4.Again a warning will appear whether to delete the htdocs folder. Click Yes if you want to delete, or click No if you don’t want to delete the htdocs folder. In this case I click Yes.

uninstall-xampp-4

5.Wait until the uninstall process is complete. Then click OK

uninstall-xampp-5