Internal Server Error (500)

Discussion in 'General' started by Tuumke, Feb 27, 2017.

  1. Tuumke

    Tuumke Active Member

    Im suddenly getting Internal Server Error 500 on my website.
    The error log shows:
    [Mon Feb 27 16:24:50.584472 2017] [fastcgi:error] [pid 25841] (111)Connection refused: [client x.x.x.x:35114] FastCGI: failed to connect to server "/var/www/clients/client1/web9/cgi-bin/hhvm-fcgi-y.y.y.y-443-domain.tld": connect() failed
    [Mon Feb 27 16:24:50.584518 2017] [fastcgi:error] [pid 25841] [client x.x.x.x:35114] FastCGI: incomplete headers (0 bytes) received from server "/var/www/clients/client1/web9/cgi-bin/hhvm-fcgi-y.y.y.y-443-domain.tld"

    Where to start looking? :O
    Searched the forums for a bit, try setting HHVM to PHP-FPM but that didnt work.. than the default page shows and when i try to call index.php, i get that it cant find the file.
     
  2. Tuumke

    Tuumke Active Member

    This seems to have started after a apt-get-update && apt-get upgrade.
    Just did it again, was an update for HHVM. Update, rebooted and seems to be working again.
     

Share This Page