Nate Ferrero
Results
2
comments of
Nate Ferrero
Yes, the PHP-FPM process creates the file, but since it does not run as root it doesn't normally have access to /var/run (the default place for process sockets). I am...
OK good to know. I'm running on Mac OS X locally - I need to do a bit more research (I just set permissions too open for now locally).