Problem custon PHP FPM

Nova Web LTD

Verified User
Joined
Jan 23, 2014
Messages
41
Goodmorning everyone.
I installed on server in production, before it was:
php1_release 7.0 FPM
php2_release 5.6 FPM

Now instead
php1_release 7.0 FPM
php2_release 5.6 FPM
php3_release 7.3 FPM
php4_release 7.2 FPM

Result, very slow server
It is no longer possible to access the php customization
Error message "Cannot find that php version in the list of php-fpm instances"

I have uninstalled this:
php3_release 7.3 FPM
php4_release 7.2 FPM

Unfortunately I didn't solve the problem.
Very slow server
I can't open PHP customization
But the customization file exists in
ll / usr / local / directadmin / data / users / mydomain
But it is not read.

I tried using fix_da_user.sh
Link https://help.directadmin.com/item.php?id=265
No result
some idea?
 
Inability to customize 7.0 is a known bug/issue which should be solved soon. However, it should have no issues with customization of any other version. To customize 7.0, just change the full URL in your browser to have "7" instead of "7.0" and it'd do the ticket. It shouldn't be related to the load issues you have. I'd suggest checking output of "top" to see what's loading the server.
 
Back
Top