Tuesday, August 6, 2019

Installing Xampp Server in Windows 10.


ABOUT XAMPP SERVER !

XAMPP is a server manager which allows you to run Apache, MySQL, and other types of servers from the same dashboard.

XAMPP is most Popular for PHP Development Environment Because it free of cost.

To Download link Below....
Download....



Installing XAMPP.

Double-click the downloaded file to install.

Save the file in folder name " ‪C:\xampp "







Keep next for installation and chose left flag for English & Right for German.













Open the XAMPP-Control from the folder C:\xampp ".
















If port issues happens try this...

  • Click Config to the right of the "Apache" heading.
  • Click Apache (httpd.conf) in the menu.
  • Scroll down to the "Listen 80" section (you can press Ctrl+F and type in listen 80 to find it faster).
  • Replace 80 with any open port (e.g., 81 or 9080).
  • Press Ctrl+S to save the changes, then exit the text editor.
  • Restart XAMPP by clicking Quit and then re-opening it in administrator mode from its folder..

No comments:

Post a Comment