Cpanel install plungin error.

#1
Hello

Cpanel insstall plungin error.

```

[root@server src]# ./lsws_whm_plugin_install.sh

Install LiteSpeed Web Server Plugin for WHM
Remove old Work directory /usr/local/cpanel/whostmgr/docroot/cgi/lsws
mkdir: created directory `/usr/local/cpanel/whostmgr/docroot/cgi/lsws'

... creating directories ...
mkdir: created directory `/usr/src/lsws_whm'
Temp directory created
... downloading latest version of the plugin ...
--2016-08-04 10:34:59--http://www.litespeedtech.com/packages/cpanel/lsws_whm_plugin.tar.gz
Resolving www.litespeedtech.com... 173.205.184.60
Connecting to www.litespeedtech.com|173.205.184.60|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-08-04 10:34:59 ERROR 404: Not Found.

Done downloading.

... extracting ...

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now

cp: cannot stat /usr/src/lsws_whm/lsws_whm_plugin/*': No such file or directory ... moving files ... cp: cannot stat/usr/local/cpanel/whostmgr/docroot/cgi/lsws/lsws_icon.gif': No such file or directory
... setting permission to files ...
chmod: cannot access /usr/local/cpanel/whostmgr/docroot/cgi/lsws/*.cgi': No such file or directory chmod: cannot access/usr/local/cpanel/whostmgr/docroot/cgi/lsws/.sh': No such file or directory
chmod: cannot access /usr/local/cpanel/whostmgr/docroot/cgi/lsws/bin': No such file or directory chmod: cannot access/usr/local/cpanel/whostmgr/docroot/cgi/lsws/bin/
.sh': No such file or directory
chmod: cannot access `/usr/local/cpanel/whostmgr/docroot/cgi/lsws/static': No such file or directory
./lsws_whm_plugin_install.sh: line 122: /usr/local/cpanel/whostmgr/docroot/cgi/lsws/bin/whm_eahook.sh: No such file or directory
Register LSWS Plugin ...
The 'conf_file' must be readable and a plain file.

/usr/local/cpanel/bin/register_appconfig: Summary

This tool allows you to install an appconfig file an ensures that it is
registered with the system and available for use. For more information
please see the documentation for this system:

https://go.cpanel.net/appconfig

Example usage:

/usr/local/cpanel/bin/register_appconfig <conf_file>

/usr/local/cpanel/bin/register_appconfig ./pkg/appconfig/myapp.appconfig

/usr/local/cpanel/bin/register_appconfig --help

LiteSpeed WHM Plugin Installed Successfully.
[root@server src]#

```

Promlem ? http://www.litespeedtech.com/packages/cpanel/lsws_whm_plugin.tar.gz 404 not found
 
Top