to_avoid_overwrite_important_env

Attiqfsd

Verified User
Joined
Dec 14, 2021
Messages
6
I have a personal DA License installed on a 6CPU 8GB RAM VPS, and it has been working great. Today I received a bunch of "The system load avg is 10+" emails.

When I checked the running processes using htop, I got a lot of these

Code:
lsphp:ains/mydomain.tld/private_html/index.phto_avoid_overwrite_important_env

It's a Ubuntu 20.04 LTS Server with DirectAdmin Latest version (personal license)
Openlitespeed + lsphp 7.4

The server only has 2 simple WordPress sites without woocommerce. LSCache plugin installed and configured in both sites.
 
Hi,

Same behavior here with openlitespeed:

Code:
0:52 lsphp:ains/xxxxxxx/private_html/wp-admin/edit.phto_avoid_overwrite_important_env

Code:
Latest version of OpenLiteSpeed: 1.7.14
Installed version of OpenLiteSpeed: 1.7.14

But i cant found where this "avoid_ovewrite_importante_env" is defined.
 
Back
Top