Tag: nginx
-
![(13)Permission denied: AH00072: make_sock: could not bind to address [::]:448](https://voitis.ro/wp-content/uploads/2023/09/Untitled-5.png)
(13)Permission denied: AH00072: make_sock: could not bind to address [::]:448
Encountering a “Permission Denied” error (AH00072) when attempting to bind Apache to a specific port can be a frustrating experience. This error message typically appears when the Apache server tries to listen on a port, in this case, port 448, and is unable to do so due to various possible reasons such as the port…