Error when installing litesppeed on WHM

#1
Hi
I was installing litespeed on WHM and after that when I'm looking in to WHM there is no showing on plugin section.
any one knows? what error is this.
looks like any error when extracting.

Code:
 cd /usr/src; curl http://www.litespeedtech.com/packages/cpanel/lsws_whm_plugin_install.sh | sh
-bash: cd: /usr/src: No such file or directory
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
102  3883  102  3883    0     0  54132      0 --:--:-- --:--:-- --:--:--  111k

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: cannot create directory `/usr/src/lsws_whm': No such file or directory
  Temp directory created
sh: line 62: cd: /usr/src/lsws_whm: No such file or directory
... downloading latest version of the plugin ...
/usr/src/lsws_whm/lsws_whm_plugin.tar.gz: No such file or directory
Done downloading.

... extracting ...
tar (child): lsws_whm_plugin.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
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
sh: line 105: /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:

http://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.
==============================================
Please advice
note : cPanel version 11.50
 
Last edited:
Top