Apache Service detected with wrong path

1

When I initialize the Control Panel with XAMPP, I receive the following error message:

  

Apache Service detected with wrong path

What can I do in this case?

This is the execution log:

  

[main] Initializing Control Panel
  [main] Windows Version: Pro 64-bit
  [main] XAMPP Version: 7.0.18
  [main] Control Panel Version: 3.2.2 [Compiled: Nov 12th 2015]
  [main] You are not running with administrator rights! This will work for
  [main] most application stuff but whenever you do something with services
  [main] there will be a security dialogue or things will break! So think
  [main] about running this application with administrator rights!
  [main] XAMPP Installation Directory: "c: \ xampp \"
  [main] Checking for prerequisites
  [main] All prerequisites found
  [main] Initializing Modules
  [Apache] Apache Service detected with wrong path
  [Apache] Change XAMPP Apache and Control Panel settings or
  [Apache] Uninstall / disable the other service manually first
  [Apache] Found Path: "C: \ ValeryServer \ Apache2.4.1 \ bin \ httpd.exe" -k runservice
  [Apache] Expected Path: "c: \ xampp \ apache \ bin \ httpd.exe" -k runservice
  [main] Starting Check-Timer
  [main] Control Panel Ready

    
asked by Isaac Deyán 13.05.2017 в 21:13
source

1 answer

0

Most likely, you have Apache installed twice, one of your correct installation and one of a previous installation.

Even if you only see one, look at the route, most likely from a previous installation and make your installation not work. In any case, you must remove the incorrect services.

DO THIS for all XAMPP services that you find running with an incorrect route.

Once done, RESTART THE SERIES OF XAMPP.

I hope I have-helped you.

answered by 27.07.2017 в 21:08