Hi Plesk Community,
I am following the following Plesk tutorial: How to monitor PHP-FPM instances.
In my www.conf I uncommented "pm.status_path = /status" and the http://serverip/status seems to work. (response code 200). But the page says: File not found.
What am I doing wrong?
My nginx:
location /status {
fastcgi_split_path_info...
File not found. on PHP-FPM status page!
I am following the following Plesk tutorial: How to monitor PHP-FPM instances.
In my www.conf I uncommented "pm.status_path = /status" and the http://serverip/status seems to work. (response code 200). But the page says: File not found.
What am I doing wrong?
My nginx:
location /status {
fastcgi_split_path_info...
File not found. on PHP-FPM status page!