I'm unable to reload my Nginx.
If I do sudo /bin/systemctl reload nginx
, I get: Failed to reload nginx.service: Unit nginx.service not found.
If I do nginx -t
or nginx -V
, I get:
The program 'nginx' can be found in the following packages:
* nginx-core
* nginx-extras
* nginx-full
* nginx-light
If I do which nginx
, I get absolutely nothing.