Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Sep 26, 2025, 02:37 AM

Title: Apache cannot be started if SELinux is in enforcing mode: (13)Permission denied:
Post by: Suhitha on Sep 26, 2025, 02:37 AM
Question: Apache cannot be started if SELinux is in enforcing mode: (13)Permission denied: AH00072: make_sock: could not bind to address 127.0.0.1:7080


Applicable to:



Symptoms

1.Plesk is on AlmaLinux 9 or 10

2.Apache cannot be started if SELinux is in enforcing mode, with the following error appearing in journalctl -xeu httpd.service:

Sep 12 17:20:23 httpd[6363]: (13)Permission denied: AH00072: make_sock: could not bind to address 127.0.0.1:7080
Sep 12 17:20:23 httpd[6363]: no listening sockets available, shutting down


Cause

Product issue:

Fixed in:



Resolution

Update Plesk:

How to install Plesk updates


Workaround

If update is not possible for any reason:

Workaround
As a workaround, switch SELinux to permissive mode:

1.Connect to the server via SSH

2.Switch SELinux to permissive mode:

# setenforce 0