Skip to main content

"503 Service Unavailable" on some subdomains

Comments

3 comments

  • leobibiano
    I decided to do the following steps: I went to WHM-> Software-> MultiPHP Manager-> System PHP-FPM, clicked Turn Off, then On and clicked Convert All Accounts to PHP-FPM. It worked, solved my problem. But I still don't understand the purpose of this option and why it wasn't working. Can someone explain to me?
    0
  • andrew.n
    Have you tried to look into the logs? /usr/local/cpanel/logs/error_log for example to see what wass causing the issue.
    0
  • cPanelLauren
    You need to look at the logs to identify what is causing the error. Just changing things without actually knowing what is going wrong is not going to be a solution. I would start with the apache error logs at /etc/apache2/logs/error_log
    then check the php-fpm PHP logs at /home/$user/logs/
    and the actual PHP-FPM Logs depending on the PHP they are at: /opt/cpanel/ea-phpXX/root/var/log/php-fpm/error.log
    0

Please sign in to leave a comment.