Tuesday 20 September 2016

How to install and configure the xamp Server?

How to install and configure the xamp Server: Many developers and students that are getting into the PHP development they first need the local server for the development environment so that they can work in the development environment.
  • First of all, you have to download the xamp server. download link
https://www.apachefriends.org/index.html
  • Once you download the setup of xamp for your operating system then you can install by clicking next button. It will install with default settings.
  • After the installation completion,  you will run the xamp control panel .
Xamp is the package software that contains the Apache, Mysql, and FTP server.

How to install and configure the xamp Server?


  • Click the start button for `apache` and also for `MySQL`.
  • Then open the browser and write the localhost it will show this localhost page.
Now you have two main views one for MySQL database that you can access by
http://localhost/phpmyadmin/ 
Xamp is the standard software for all the developers and operating system that is used for the development. Create the PHP file then opens that file in browser by
http://localhost/myphp.php 
It will open the PHP file and you can start your development.

Common Issue xamp and skype conflict:

Whenever we are running the skype on the system then we run the xamp server so we get the conflict that the apache is not running. Because the both skype and xamp are using the same port number for solving this issue we can change the port number via in xamp or from skype we are changing the skype port number.

  • Go to Tools > Options > Advance > Connections
  • Then you can see the window appears like in below
How to install and configure the xamp Server?

Uncheck the box use port 80 and 443 for additional incoming connections. 
Write the port number that you like then you have to restart the server see the Apache server is running properly. You can search for reading more material about by just writing the queries how to configure xampp on windows 8, how to configure xampp on windows 7, down xampp, what folder do you use for projects in xampp?, localhost URL xampp, xampp tutorial pdf, localhost xampp not working, amp localhost, and much more you will get the reading material of good quality. You can read about more study of curves.
Queries in MySQL database...!
 
This Post Was Last Updated On September 30, 2016, By Author: Mahira Khan.

0 comments:

Post a Comment

Item Reviewed: How to install and configure the xamp Server? Rating: 5 Reviewed By: admin