


If you have any other applications running on that port, you may need to change the port number. If the module does not start, check the logs for any error messages.īy default, Apache listens on port 80. Open the XAMPP control panel and start Apache by clicking the “Start” button next to the Apache module. Step 2: Configure Apache After installing XAMPP, the next step is to configure Apache to run on your local machine. Once the download is complete, run the installer and follow the instructions to complete the installation. You can download XAMPP for Windows, Linux, or Mac OS from the official website ( ). Search for the sub-key with the service name under referred key and delete it.Step 1: Download and Install XAMPP The first step is to download and install XAMPP on your local machine. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services Windows services are registered under the following registry key. Method 3 - manually delete registry entries (Note that this backfires in Windows 7/8) In current Window XP boxes this was superseded by sc described in method 1. This is a legacy tool developed for Windows 2000. SC is a command line program used for communicating with theĭelete-Deletes a service (from the registry).ĭownload and use delserv command line utility. Open a Command Prompt and enter sc delete

Method 1 - You can use the SC tool (Sc.exe) included in the Resource Kit.

I have presented them in order of usage preference. However, it usually does the trick.Īlso, you may need to restart your computer and use the Service Manager to Manually Stop the Apache and MySQL Services before trying to run the uninstall scripts. The Run as administrator may not be necessary. Much of what will work may depend on the user account you installed the service to run as. MySQL: Locate and right click /xampp/mysql/mysql_uninstallservice.bat, select Run as administrator, follow prompts until completed. Uninstalling Service using Command Prompt for 1.7.3 and 1.7.7:Īpache: Locate and right click /xampp/apache/apache_uninstallservice.bat, select Run as administrator, follow prompts until completed. If you experience some issues with the XAMPP Control Panel, you might need to do this from the Command Line. The trick here is to open XAMPP Control Panel using the 'Run as administrator' option. Right click on /xampp/xampp-control.exe, select Run as administrator, then remove the check marks next to the service you want to uninstall as a service. Uninstalling Service using XAMPP Control Panel for 1.7.3 and 1.7.7:
