0
Under review
PHP-FPM Socks in wrong DIR
NGINX Conf generates like this...
fastcgi_pass unix:/var/run/ajenti-v/php-fcgi-denet-php-fcgi-1.sock;
But the sock is spawned in /var/run/php-fcgi-denet-php-fcgi-1.sock
fastcgi_pass unix:/var/run/ajenti-v/php-fcgi-denet-php-fcgi-1.sock;
But the sock is spawned in /var/run/php-fcgi-denet-php-fcgi-1.sock
Customer support service by UserEcho
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* epel: mirror.steadfast.net
* remi: mirrors.mediatemple.net
* remi-php55: mirrors.mediatemple.net
Installed Packages
Name : ajenti-v-nginx
Arch : noarch
Version : 0.1.31
Release : 1
Size : 14 k
Repo : installed
From repo : ajenti
Summary : NGINX support for Ajenti V
URL : http://ajenti.org/
License : AGPLv3
Description : NGINX support for Ajenti V
[root@ng1 www]# yum info ajenti-v-php-fpm
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* epel: mirror.steadfast.net
* remi: mirrors.mediatemple.net
* remi-php55: mirrors.mediatemple.net
Installed Packages
Name : ajenti-v-php-fpm
Arch : noarch
Version : 0.1.18
Release : 1
Size : 4.4 k
Repo : installed
From repo : ajenti
Summary : PHP support for Ajenti V (via PHP-FPM)
URL : http://ajenti.org/
License : AGPLv3
Description : PHP support for Ajenti V (via PHP-FPM)
[root@ng1 www]#