White Screen of Death – NGINX, HHVM, MariaDB
-
Hey all,
Loaded up my site this morning to see the dreaded white screen of death. I’ve dealt with this in previous installs, but for some reason am having no luck at all pinpointing the issue on this one.
Some info about my setup:
Hosted on Digital Ocean, Ubuntu 14.04.3 x64
NGINX
HHVM
MariaDB
PageSpeedI’ve tested NGINX, and all is running fine. Used various articles such as this one (I’ve tried all the possible fixes listed in it) and have had no luck.
Here’s the most recent output of my NGINX error log:
2016/01/27 21:40:32 [error] 826#0: [ngx_pagespeed 1.10.33.2-7600] AprMemCache::Get error: Connection refused (111) on key rname/aj_k9OZ_IlCHlerrYTDKPmb/https://community.luusid.com/socket.io/?EIO=3&transport=polling&t=1453948832424-18@@._ 2016/01/27 21:40:33 [error] 826#0: [ngx_pagespeed 1.10.33.2-7600] AprMemCache::Put error: Could not find specified socket in poll list. (70015) on key v3/luusid.com/https://community.luusid.com/socket.io/?EIO=3&transport=polling&t=1453948832424-18, value-size 174 2016/01/27 21:40:33 [error] 826#0: [ngx_pagespeed 1.10.33.2-7600] AprMemCache::MultiGet error: Internal error (20014) on 1 keys 2016/01/27 21:40:33 [error] 826#0: [ngx_pagespeed 1.10.33.2-7600] AprMemCache::Put error: Could not find specified socket in poll list. (70015) on key v3/luusid.com/https://luusid.com/, value-size 174
I’m able to load up the admin login page (the only page I’m able to load at all), but when I enter my credentials, I’m met with a 502 Bad Gateway (NGINX) error.
Any help with this at all would be much appreciated. Thanks in advance.
- The topic ‘White Screen of Death – NGINX, HHVM, MariaDB’ is closed to new replies.