Xampp modify the port number Apache service detected with wrong [How to Solve]

Apache Service Detected With Wrong Path

17:12:00 [apache] Uninstall the service manually first

17:12:00 [apache] Possible problem detected!

17:12:00 [apache] Port 80 in use by “httpd.exe”!

17:12:00 [apache] Possible problem detected!

17:12:00 [apache] Port 443 in use by “httpd.exe”!

17:12:00 [mysql] MySQL Service Detected With Wrong Path

17:12:00 [mysql] Uninstall the service manually first

17:12:00 [mysql] Possible problem detected!
17:12:00 [mysql] Port 3306 in use by “mysqld.exe”!

 

Solution:

First check whether xampp-control.exe is running as administrator, if not right-click on the above to set it to run as administrator, my reason is this, set to log in as administrator after the problem is solved.

Modify the default ports separately.

1apache port 80

xampp/apache/conf/ httpd.conf

2 port 443

xampp/apache/conf/extra/httpd-ssl.conf

3 port 3306

\xampp\mysql\bin\my.ini

Restart the controller after modification

Last middle page enter: 127.0.0.1: modified apache port number

Similar Posts: