+1
Respuestas

nginx plugin centos

Cristian-Paul Buzle hace 11 años actualizado por Eugene Pankov (Project coordinator) hace 11 años 3

Nginx plugin shows Dependency unsatisfied for Application binary nginx

CentOS 6.4

nginx version: nginx/1.4.1

which nginx => /usr/local/sbin/nginx

Any ideea?



Most probably, $PATH for root and your user account differ

Above info it's obtained with root, it's the only account on this test box:

[root@ajenti /]# echo $PATH
/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/root/bin

[root@ajenti /]# which nginx
/usr/local/sbin/nginx

Sorry, but we only support distribution-packages nginx, one which employs /etc/nginx/sites-available.d config layout. If you believe your nginx build does the same, you might want to try and symlink it into /usr/bin