TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

PHP

XAMPP Control Panel

Introduction

Once you have downloaded and installed XAMPP on your machine, we can start using the XAMPP Control Panel. On Windows by default XAMPP would be installed on your computers’ C Drive. We can specify a different directory during the installation process.

How to Launch?

You can start the XAMPP Control panel either by launching the system tray icon or from the Start menu as shown below:

 

XAMPP Control Panel

Once you start the control panel, you start using it to start, configure, and view logs as shown in the picture.

 

Using the control panel you can start different services like Apache, Tomcat, MySQL database etc.

Click on the start button for the Apache server module. You can verify that the server started by looking at the logs or visiting the below URL:

http://localhost/dashboard/

XAMPP Control Panel reflects the server status to check as shown above.

Heads up

XAMPP is meant only for development purposes. It has certain configuration settings that make it easy to develop locally but that are insecure if you want to have your installation accessible to others. If you want to have your XAMPP accessible from the internet, make sure you understand the implications. Alternatively, you can use  LAMP or other stacks which are similar packages that are more suitable for production.

Related Posts

Compoer Command line command

PHP /

Install Slim Framework on Windows

php download website

PHP /

Download and Install PHP on Windows

Composer Install Windows

PHP /

Composer Download on Windows

Apache conf file

PHP /

PHP 7 Configuration in Apache Server

testing php linux

PHP /

Testing PHP with Apache Server on Linux

‹ XAMPP Download and Install› Test MySQL Connection in PHP

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version