WebShell4 can be installed on H-Sphere winbox version 2.4 and later.
Prior to installation, make sure you have PHP 4.3.1 or higher (except for PHP 5.x).
To make sure you have all required libraries, install PHP from the zip archive, not from the self-extracting executable.
- Run the file from the command line. Once you see the message "WebShell was installed successfully",
you can access it from the control panel.
- Restart IIS.
* If you are running 2.4.1 p3 or later, we recommend you to update H-Sphere again
when you are through with updating WebShell.
To upgrade WebShell, simply install the new version on top of the old one.
Important: To ensure correct Webshell functionality, please check that the following parameter is set
in the php.ini file:
error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT
Without this option, setting the cookies will be blocked, and Webshell won't work.
|