uninstall unsuccessfully

#1
Hi,

I have run the following command to uninstall Litespeed WHM pluin:
Code:
/usr/local/cpanel/whostmgr/docroot/cgi/lsws/lsws_whm_plugin_uninstall.sh
and the result is as below:
Code:
root@server [~]# /usr/local/cpanel/whostmgr/docroot/cgi/lsws/lsws_whm_plugin_uninstall.sh

Removing LiteSpeed web server Plugin for WHM

...removing directories..
Work directory removed : /usr/local/cpanel/whostmgr/docroot/cgi/lsws

Removing the CGI addon file..
Uninstallation finished.
It seems successfully runinstalled.

But when I restart Apache, the error happen:
Code:
root@server [~]# service httpd startssl
2013-02-19 12:30:15.530 [NOTICE] Memory size is: 2097152KB.
Sorry, your license key has expired!
2013-02-19 12:30:15.531 [NOTICE] Memory size is: 2097152KB.
Sorry, your license key has expired!
2013-02-19 12:30:15.632 [ERROR] [LICENSE] License key operation failure: ERR LC.10: License has expired 10 days, you have to renew your license
[ERROR] Failed to start litespeed!
litespeed: no process killed
2013-02-19 12:30:18.946 [NOTICE] Memory size is: 2097152KB.
Sorry, your license key has expired!
2013-02-19 12:30:18.947 [NOTICE] Memory size is: 2097152KB.
Sorry, your license key has expired!
2013-02-19 12:30:19.049 [ERROR] [LICENSE] License key operation failure: ERR LC.10: License has expired 10 days, you have to renew your license
[ERROR] Failed to start litespeed!
How should I remove Litespeed WHM plugin 100% and use Apache for my web server again? Thanks.
 
Top