Cpanel/WHM Kill user process in TOP cpanel October 18, 2017admin script : for i in `ps -ef |grep USERNAME|awk ‘{print $2}’`;do kill -9 $i;done Related
Cpanel/WHM Error: The system failed to execute the database script with the following errors: ERROR 1118 (42000) at line 232: Row size too large (> 8126). Changing some columns to TEXT or BLOB may help. In current row format, BLOB prefix of 0 bytes is stored inline. March 5, 2020March 5, 2020admin
Cpanel/WHM Exim Solusi Service Exim cpanel Down – 421 Too many concurrent SMTP connections October 13, 2020October 24, 2021admin