Tag Archives: Sharp weapon

[Solved] Windows Nginx Startup Error: bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket

Solution 1:

(1) Check the error.log in the nginx-1.19.2\logs directory, and learn that the error message is: bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions)

(2) Press win+r, type cmd, and open the administrator interface

(3) type netstat -aon|findstr :80, find the port number 0.0.0.0:80 is occupied, check the pid value of 4

(4) Enter tasklist | findstr “4” to find the name corresponding to port 4, which is System

(5) after viewing the System system occupancy can not be manually terminated, the reason is SQLServer Reporting Services, stop this service and set to start manually can, after starting nginx, need to restart SQLServer Reporting Services

Disadvantage: This approach requires you to stop SQLServer Reporting Services again after each boot, and then start nginx

Solution 2:

Modify the default port number under nginx.conf

(1) Open the nginx.conf file in the nginx directory with Notepad

(2) Press win+r, type cmd, open the administrator interface, type netstat -aon|findstr :expected port number to see if your expected port number is occupied

(3) Modify nginx.conf, and then save it

(4) At the command prompt, type nginx -s reload (an important step)

(5) Then type start nginx at the command prompt

(6) in the browser localhost:81, if the following page appears in the modified successful

Some problems about startup

[amp; amp; tips] — dedicated to making work and life more convenient and efficient!


is the sound card driver, download the driver wizard can be software, uninstall and reinstall the driver can. Ps. Driver wizard is really more than 360 rogue ah, immediately after the uninstall, but still get some little knowledge about the driver ~ such as the driver motherboard driver, video card driver, sound card driver and USB driver.

also got some parameters of my computer and put them here in case of need.

driver elves driver management hardware test report

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

computer model
dell Inspiron 7520 portable computer

processor
Intel(R) Core(TM) i5-3230m CPU @ 2.60ghz

Memory capacity
4.0 GB

card
1, AMD Radeon HD 7730M

Intel(R) HD Graphics 4000

hard disk
ST500LT012-9WS142 (500GB)

mainboard
0PXH02 (A00)

card
1, Intel(R) Centrino(R) wireless-n 2230

2, Realtek PCIe GBE Family Controller

sound card
1, Intel (R) monitor audio

2 Conexant SmartAudio HD

monitor
LGD:3a03

current operating system
Windows 10 64-bit












  • how to close some automatic startup procedures, such as ut, wechat etc

in win10 search box input msconfig, open system configuration -> Click the Start TAB, and click “Open Task Manager” -& GT; as shown in the figure below





  • win10 how to add startup

    C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp