Покажите:
php -v
service nginx status
root@elsa:~# php -v
PHP 7.0.33-0+deb9u3 (cli) (built: Mar 8 2019 10:01:24) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.33-0+deb9u3, Copyright (c) 1999-2017, by Zend Technologies
root@elsa:~# service nginx status
● nginx.service - nginx - high performance web server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: en
Active: active (running) since Thu 2019-05-16 17:18:53 MSK; 6min ago
Docs:
http://nginx.org/en/docs/
Process: 15937 ExecStop=/bin/kill -s TERM $MAINPID (code=exited, status=0/SUCC
Process: 15945 ExecStart=/usr/sbin/nginx -c /etc/nginx/nginx.conf (code=exited
Main PID: 15951 (nginx)
Tasks: 13 (limit: 4915)
CGroup: /system.slice/nginx.service
├─15951 nginx: master process /usr/sbin/nginx -c /etc/nginx/nginx.con
├─15952 nginx: worker process
├─15953 nginx: worker process
└─15954 nginx: cache manager process
May 16 17:18:53 elsa.ns.cloudflare.com systemd[1]: Starting nginx - high perform
May 16 17:18:53 elsa.ns.cloudflare.com systemd[1]: Started nginx - high performa
lines 1-16/16 (END)