Debian cleans up `/var/run/`'s content after each reboot, erasong notably `/var/run/php5-fpm/` where our PHP sockets are stored. They should probably be moved, or this path may need to be made permanent through reboots somehow.
Debian cleans up
/var/run/'s content after each reboot, erasong notably/var/run/php5-fpm/where our PHP sockets are stored.They should probably be moved, or this path may need to be made permanent through reboots somehow.