السي بانال WHM/cPanel حل مشكلة لا يمكن عمل unsuspended لعميل user
​Website still showing suspended after account was unsuspended

المشكلة :

يوجد User من المفترض انه suspend
لكن لا يظهر انه suspend ولا يمكن عمل له unsuspend

حل المشكلة :

1) Force suspend the account, so that it can be unsuspended again.


اعمل suspend اجباري

كود:
/scripts/suspendacct $user --force
اعمل unsuspend اجباري وهتجد ان المشكلة تم حلها


2) Unsuspend the account.



كود:
/scripts/unsuspendacct $user

3) Stop Apache.



كود:
/scripts/restartsrv_apache --stop

4) Start Apache.



كود:
/scripts/restartsrv_apache --start

5) Check website's base URL using private browsing mode.


ملحوظة :
غير $user بالازرق الى اسم user



المرجع:
https://support.cpanel.net/hc/en-us/...as-unsuspended