-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
Platform
Windows
Operating system version
Windows 11 Pro
System architecture
Windows
Herd Version
1.6.1
PHP Version
8.3 (8.3.7)
Bug description
I updated the %USERPROFILE%.config\herd\config\nginx\herd.conf with a new port:
listen 127.0.0.1:8050 default_server;
Nginx service still fails to start with : bind() to 127.0.0.1:80 failed (10013: An attempt was made to access a socket in a way forbidden by its access permissions)
Steps to reproduce
Change nginx port in I updated the %USERPROFILE%.config\herd\config\nginx\herd.conf
Start nginx service
Relevant log output
No response
Reactions are currently unavailable