Page 1 of 1

PROBLEM WITH APACHE, MYSQL AND FileZilla

PostPosted: 28. November 2017 12:05
by Network Semi-pro19
Apache Service detected with wrong path
10:48:30 [Apache] Change XAMPP Apache and Control Panel settings or
10:48:30 [Apache] Uninstall/disable the other service manually first
10:48:30 [Apache] Found Path: "E:\xampp\apache\bin\httpd.exe" -k runservice
10:48:30 [Apache] Expected Path: "c:\xampp\apache\bin\httpd.exe" -k runservice
10:48:30 [mysql] MySQL Service detected with wrong path
10:48:30 [mysql] Change XAMPP MySQL and Control Panel settings or
10:48:30 [mysql] Uninstall/disable the other service manually first
10:48:30 [mysql] Found Path: E:\xampp\mysql\bin\mysqld.exe --defaults-file=e:\xampp\mysql\bin\my.ini mysql
10:48:30 [mysql] Expected Path: c:\xampp\mysql\bin\mysqld.exe --defaults-file=c:\xampp\mysql\bin\my.ini mysql
10:48:30 [filezilla] FileZilla Service detected with wrong path
10:48:30 [filezilla] Change XAMPP FileZilla and Control Panel settings or
10:48:30 [filezilla] Uninstall/disable the other service manually first
10:48:30 [filezilla] Found Path: "E:\xampp\filezillaftp\filezillaserver.exe"
10:48:30 [filezilla] Expected Path: "c:\xampp\FileZillaFTP\filezillaserver.exe"

Pls help :( :(

Re: PROBLEM WITH APACHE, MYSQL AND FileZilla

PostPosted: 28. November 2017 16:23
by Nobbie
Simply do what the messages tell you. Obviously you have/had a Xampp Installation on drive E: and now you have another one on drive C:. But you have Windows Services (see System Administration for Windows) for Apache, MySQL and Filezilla which still points to E: instead of C:. Open the Services Dialog in Windows and edit this three services and replace E: by C: in the pathname.