503 on php-fpm74 php-fmp73

feerdispzoo

Verified User
Joined
Jan 17, 2022
Messages
189
I switch to apache_ngnix, then I set first php-fpm74, second php-fmp73, next php-fpm72 etc.

on php-fpm72 and on php-fpm71 everything working correct.

When I switch to 73 or 74 then 503 service unavailable.

I checked:
cat /usr/local/directadmin/data/admin/services.status

and I see result:
da-popb4smtp=ON
sshd=ON
named=ON
lfd=ON
httpd=ON
mysqld=ON
exim=ON
dovecot=ON
pure-ftpd=ON
nginx=ON
php-fpm71=ON
php-fpm72=ON
[root@vps-2e9c0a2b admin]#


In this config, missing
php-fpm73=ON
php-fpm74=ON

and I think that's why I get this issue.

I not see this options in directadmin.conf

Can anyone help me how to add 2 more records to enable php73 and php74 ? (from which file this come settings)
 
Back
Top