Found path and Expecting path

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Found path and Expecting path

Postby Annette » 10. July 2015 15:26

I used Xampp installed by the Installer on my C: drive and everyting was okay. But C: drive is almost full now. So I decided to move Xampp to E: drive which is empty. I used Uninstaller to uninstall Xampp from C: drive and downloaded a zip-version of Xampp to E: drive, unpacked it and ran setup-xampp.bat. When I ran xampp-control.exe I got this message:

Apache Service detected with wrong path
Change XAMPP Apache and Control Panel settings or
Uninstall/disable the other service manually first
Found Path: "C:\xampp\apache\bin\httpd.exe" -k runservice
Expected Path: "e:\xampp\apache\bin\httpd.exe" -k runservice

I tried to start mysql from control panel anyway and got this message:

Apache Service detected with wrong path
Change XAMPP Apache and Control Panel settings or
Uninstall/disable the other service manually first
Found Path: "C:\xampp\apache\bin\httpd.exe" -k runservice
Expected Path: "e:\xampp\apache\bin\httpd.exe" -k runservice
Problem detected!
Port 3306 in use by "Unable to open process"!
MySQL WILL NOT start without the configured ports free!
You need to uninstall/disable/reconfigure the blocking application
or reconfigure MySQL and the Control Panel to listen on a different port

Now I am rather lost. Should I look for some remains of the older version of Xampp on C: drive? Or the problem is mysql and ports in use? What is the "blocking application"? Please help!
Annette
 
Posts: 1
Joined: 10. July 2015 14:59
Operating System: Vista

Re: Found path and Expecting path

Postby Altrea » 10. July 2015 16:42

The problem is that there are registered services left.
Please unregister the service for Apache and MySQL in your Windows cmd (started with elevated administrator rights: rightclick -> run as administrator)
Code: Select all
sc delete Apache2.4

Code: Select all
sc delete mysql
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11941
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 117 guests