I'm aware of the situation with Opal5. For the last 1-2 days I've been doing the following routine every few hours:
- Create a PHP-FPM app
- Check if the UUID is appears in /var/run/php-fpm/*.sock
- Delete the app
My question is whether this "poking" is necessary, or will all existing PHP-FPM applications have their sockets generated once PHP becomes available?