hi
I used two different tutorials to install nginx. LEMP and Redmine one from Linode library.
I made the LEMP one work and after restarting nginx I used get message with something about testing and that new config was or wasn't loaded successfully.
Now I get
[code]
root@server:~# /etc/init.d/nginx reload
Reloading nginx configuration: nginx.
[/code]
It seems to me that init script is exactly the same like was before.
any idea how I can get the old more detailed message after restarting nginx?
Thank you
R.