How to Install PHP

Do you know how to install PHP?. PHP has a lot of the installation package, where servers, databases (mysql) and php will be installed in a single click. The package vary, for example xampp, appserv, wamp, etc., but I would use is a xampp server.
Here are the steps in the installation process xampp server:
1. Because we will learn to use the Windows operating system, then you may be able to download xampp via this address: https://www.apachefriends.org/download.html to get the latest version.
2. Double-click the installation file, then you will be asked to specify the language to use during installation. Leave the default (English), then click OK.

How to Install PHP

3. Should display the window ... welcome to the Xampp click the Next button.


How to Install PHP

4. Then you will be prompted to specify the location of the Xampp folder. Leave the default state. And then click Next.

How to Install PHP

5. Determining Apache and MySQL service as a service windwos. Checklist on the option "Install Apache as service" and "Install MySQL as service" to run the server automatically when we open the windows.

How to Install PHP

6. Installation process, wait until the process is complete. Xampp will automatically extract the necessary files.

How to Install PHP

7. Wait and follow the instructions displayed on the display windows for the installation to be done.

How to Install PHP

8. Following is a xampp server control panel page. Make sure that Apache and MySQL running in the state. If not in a running state, you can run it through a start button that is next to them.

How to Install PHP

9. Open your web browser, then type in the url http://localhost/, select the language (English). If it looks like in the picture below then successfully performed the server installation process.

How to Install PHP

Similarly, information on How to install php? please try, good luck.

See also previous article:The workings of the PHP.

Comments