lebinh/ngxtop

Error: Access log file or format was not set and nginx config file cannot be detected.

mxm145 opened this issue · 1 comments

I got this error
Error: Access log file or format was not set and nginx config file cannot be detected. Perhaps nginx is not in your PATH?

my python and pip version is

pip -V
pip 1.5.6 from /usr/lib/python2.6/site-packages (python 2.6)

Hi, that usually mean the nginx command is not available in your $PATH, perhaps nginx is not installed or its binary is not available in $PATH?