I use php-fpm + nginx and I have this message:
My nginx config:
server { root ~/Projects/test/; listen 80; listen [::]:80; index index.php