I have to manually restart php-fpm everytime I restore an account.

mejay

New member
Joined
Mar 1, 2020
Messages
2
I installed DirectAdmin today, using the auto settings.
OS=Centos8, License matches.

I am slowly transferring cPanel accounts over, 1 at a time. However, every time I restore an account through the GUI, the account's website will not work until I run the following command:

systemctl restart php-fpm73.service

The error message, before restarting php-fpm, is:
Code:
[proxy_fcgi:error] [pid 21327:tid xxxxxxxxxx] [client x.x.x.x:54575] AH01079: failed to make connection to backend: httpd-UDS
[proxy:error] [pid 21327:tid xxxxxxxxxx] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /usr/local/php73/sockets/xxxxxx.sock (*) failed


Then, the website loads properly.

Shouldn't that be happening automatically when it creates the account?
 
It should restart automatically. You open a ticket with DA support and let them check what is wrong on your server.
 
I installed DirectAdmin today, using the auto settings.
OS=Centos8, License matches.

I am slowly transferring cPanel accounts over, 1 at a time. However, every time I restore an account through the GUI, the account's website will not work until I run the following command:

systemctl restart php-fpm73.service

The error message, before restarting php-fpm, is:
Code:
[proxy_fcgi:error] [pid 21327:tid xxxxxxxxxx] [client x.x.x.x:54575] AH01079: failed to make connection to backend: httpd-UDS
[proxy:error] [pid 21327:tid xxxxxxxxxx] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /usr/local/php73/sockets/xxxxxx.sock (*) failed


Then, the website loads properly.

Shouldn't that be happening automatically when it creates the account?
I have also faced the exact same issue but I don't remember how it was fixed
 
Evidently I am not allowed to create a ticket. It says I have to contact my license provider for support.
 
Back
Top