Posts Lỗi *Service detected with wrong path* trên Xampp
Post
Cancel

Lỗi *Service detected with wrong path* trên Xampp

Lỗi không tìm được path trên Xampp
– Apache Service detected with wrong path
– MySQL Service detected with wrong path

Cách xử lý:
1. Lỗi: Apache Service detected with wrong path
Bước 1: bấm tổ hợp phím Win + R và gõ regedit rồi ấn enter
Bước 2: Tìm đến đường dẫn: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Apache2.4
Bước 3: Trên đường dẫn tìm cột ImagePath, nhấn chuột phải và chọn Modify
Thay đổi đường dẫn: …/apache/bin/httpd.exe thành đường dẫn Xampp bạn muốn => Xong

2. Lỗi: MySQL Service detected with wrong path
Bước 1: bấm tổ hợp phím Win + R và gõ regedit rồi ấn enter
Bước 2: Tìm đến đường dẫn: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mysql
Bước 3: Trên đường dẫn tìm cột ImagePath, nhấn chuột phải và chọn Modify
Thay đổi đường dẫn: …/mysql/bin/mysqld.exe thành đường dẫn Xampp bạn muốn => Xong

This post is licensed under CC BY 4.0 by the author.

Contents