Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/240.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php 我已经删除了一个文件夹,但Xampp说它仍然存在,并且是“找到的路径”_Php_Mysql_Apache_Xampp - Fatal编程技术网

Php 我已经删除了一个文件夹,但Xampp说它仍然存在,并且是“找到的路径”

Php 我已经删除了一个文件夹,但Xampp说它仍然存在,并且是“找到的路径”,php,mysql,apache,xampp,Php,Mysql,Apache,Xampp,在安装Xampp之前,我已经使用youtube教程在我的计算机上手动配置了php、phpmyadmin、apache和mysql。然而,在用php为我的网站编写了一些登录脚本之后,mysql出现了很多错误,所以我决定卸载/删除所有内容,并尝试使用xampp。现在,在xampp的控制面板上,我收到以下错误消息: Apache Service detected with wrong path Change XAMPP Apache and Control Panel settings

在安装Xampp之前,我已经使用youtube教程在我的计算机上手动配置了php、phpmyadmin、apache和mysql。然而,在用php为我的网站编写了一些登录脚本之后,mysql出现了很多错误,所以我决定卸载/删除所有内容,并尝试使用xampp。现在,在xampp的控制面板上,我收到以下错误消息:

    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

我删除了xampp说它找到的这个文件夹?我不知道为什么它会说它已经找到了这个或者该怎么做。任何帮助都将不胜感激

很抱歉我的无知,我仍然学到了很多。如何检查$PATH?如果我使用的是Windows而不是Linux,我可以这样做吗,