problem with apache

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

problem with apache

Postby kiararip » 14. April 2014 18:20

I have a problem with running Apache from the control panel of xampp:
I'll explain my problem, before installing xampp I had already installed the apache web server to avoid conflicts but I uninstalled before installing the xamp; However, opening the control panel of xampp I get this error

[Apache] Found Path: "C:\Users\chiara\Downloads\Apache24\bin\httpd.exe" -k runservice
[Apache] Expected Path: "c:\xampp\apache\bin\httpd.exe" -k runservice


even if the specified path does not exist!!
can someone help me?
kiararip
 
Posts: 1
Joined: 14. April 2014 18:15
Operating System: Windows

Re: problem with apache

Postby gsmith » 14. April 2014 19:44

My guess is you did not uninstall the old Apache service before installing xampp.
Open a command prompt window (run as administrator) and cd to the xampp apache bin folder;

cd\xampp\apache\bin

Then stop Apache, uninstall the existing service, install the new service, start the service. During any one of these steps if there is a problem with you config it will surely let you know.

httpd -k stop
httpd -k uninstall
httpd -k install
httpd -k start

now look in your control panel, look correct?
gsmith
 
Posts: 278
Joined: 29. November 2013 18:04
Location: San Diego
XAMPP version: 0.0.0
Operating System: Win 10/2012R VS 14,15,16


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 128 guests