Error 503 – Apache no ejecuta sitios php

Problema

Error 503, apache no ejecuta sitios php trabajando con php fpm.

Solución

Revisamos

[/home/user/public_html]$ find /opt/cpanel/ -type f -iname 'dominio.cl*'

Seguimos adelante y reconstruimos la configuración de grupo de usuarios y todo parece funcionar bien.

[/home/visualiz/public_html]$ /usr/local/cpanel/scripts/php_fpm_config --rebuild --domain=dominio.com

Otra alternativa:

Código: Error 503

Ubicación logs

:
cd /usr/local/apache/logs
tail -n 99 | grep “dominio” error_log (Lista las 99 últimas líneas)
Nota: Si no aparece, cuando se ingrese al sitio, se volverá a registrar el log.
Muestra Log: failed to make connection to backend: httpd-UDS
Solución

  • Ir a Multiphp manager
  • – Buscar el dominio
  • -Seleccionar el dominio

En la opción php-fpm seleccionar “off” y apply,