Current location - Quotes Website - Collection of slogans - How does Xp delete unnecessary port numbers? For example, I installed Mysql before, and the port number I used was 8080. After uninstalling, I said the port number was used. How to delete it?
How does Xp delete unnecessary port numbers? For example, I installed Mysql before, and the port number I used was 8080. After uninstalling, I said the port number was used. How to delete it?
The port number cannot be deleted, at most, it is disabled. Industry rules: By default, port numbers before 1000 are assigned by industry consensus. For example: web-80, ftp-2 1, and so on.

If mysql is successfully installed, resource port 8080 will be occupied, and other software will prompt an error if it is to be used. After you delete mysql and restart it, 8080 will be released so that other software can be used.

If you don't release 8080, it's time to analyze your system in detail.