php - Apache Service detected with wrong path -


hej, have problem with:

apache service detected wrong path

4:31:33 pm [apache] change xampp apache , control panel settings or
4:31:33 pm [apache] uninstall/disable other service manually first
4:31:33 pm [apache] found path: "c:\apache\bin\httpd.exe" -k runservice
4:31:33 pm [apache] expected path: "c:\xampp\apache\bin\httpd.exe" -k runservice

how fix it? in advance, thank you.

it means have apache installed , running service location c:\apache\bin\httpd.exe

you need stop service , start xampp


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -