[BlueOnyx:25742] Re: New 5211R service Unavailable

kmrichardson at rogers.com kmrichardson at rogers.com
Fri Nov 25 07:54:19 -05 2022


[root at mail1 ~]# cat /etc/admserv/php-fpm/pools/admserv.conf |grep listen
listen = /run/php-fpm/admserv-fpm.sock listen.owner = admserv listen.group =
admserv listen.mode = 0666
grep: listen: No such file or directory
grep: =: No such file or directory
grep: /run/php-fpm/admserv-fpm.sock: No such file or directory
grep: listen.owner: No such file or directory
grep: =: No such file or directory
grep: admserv: No such file or directory
grep: listen.group: No such file or directory
grep: =: No such file or directory
grep: admserv: No such file or directory
grep: listen.mode: No such file or directory
grep: =: No such file or directory
grep: 0666: No such file or directory




-----Original Message-----
From: Blueonyx <blueonyx-bounces at mail.blueonyx.it> On Behalf Of Michael
Stauber
Sent: November 25, 2022 3:13 AM
To: blueonyx at mail.blueonyx.it
Subject: [BlueOnyx:25739] Re: New 5211R service Unavailable

Hi Ernie,

> What it means is the php-fpm process for the admserv is trying to use 
> a unix socket, instead of talking to a port. eg. 127.0.0.1:9000 or 
> whatever it uses.

That is actually correct:

[root at 5211r buildarea_5200r]# cat
/etc/admserv/php-fpm/pools/admserv.conf |grep listen listen =
/run/php-fpm/admserv-fpm.sock listen.owner = admserv listen.group = admserv
listen.mode = 0666

AdmServ PHP-FPM is configured to use a Unix Socket at
/run/php-fpm/admserv-fpm.sock by default.

To debug the issue: What happens if you run the below as root from the
shell:

/home/solarspeed/admserv-php/sbin/php-fpm -c /etc/admserv/php.ini -y
/etc/admserv/php-fpm/php-fpm.conf

Which error message do you get?

--
With best regards

Michael Stauber
_______________________________________________
Blueonyx mailing list
Blueonyx at mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx




More information about the Blueonyx mailing list