Reputation: 1085
I installed phusionpassenger nginx module . And I had to choose the nginx source path to make it go . But after the whole process .
When In My Terminal I type :
sudo service nginx start
or,
nginx -s signal
it doesn't work , But it is there in /opt/nginx path.
Again the message I am getting is :
The program 'nginx' can be found in the following packages:
* nginx-core
* nginx-extras
* nginx-full
* nginx-light
* nginx-naxsi
Try: sudo apt-get install <selected package>
so , what should I do now ?
Upvotes: 0
Views: 182