cPanel 授權是啓用狀態但是 WHM 登入卻提示:
License File Expired: LTD: 1456454149 NOW: 1398366120 FUT!
To access the interface, you must install the license and ensure that the license is active.
SSH 到站羣服務器中也能成功啓用:
# /usr/local/cpanel/cpkeyclt
Updating cPanel license…Done. Update succeeded.
Building global cache for cpanel…Done
最後發現是站羣服務器的時間設定的不對:
# date
Thu Apr 24 15:20:29 EDT 2014
同步了下時間:
# rdate -s rdate.cpanel.net
# date
Thu Feb 18 22:05:37 EST 2016
最後 WHM 就可以正常登入了。