문제

Before I installed Xampp, I had manually configured php, phpmyadmin, apache, and mysql on my computer using a youtube tutitorial. However after writing a few login scripts for my website in php I was getting alot of errors with mysql, so I decided to uninstall/delete everything and try using xampp. Now on the control panel in xampp, I am getting this error 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:\Apache24\bin\httpd.exe" -k runservice
    Expected Path: "c:\xampp\apache\bin\httpd.exe" -k runservice

I deleted this folder that xampp is saying it has found? I have no idea why it is saying it has found this or what to do. Any help would be appreciated!

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top