Installing Modules
You can install a module to the Plesk server in two ways: from the control panel (recommended), and from the command line.
To install modules from the control panel:
- Login as administrator to the control panel.
- Select the Modules shortcut in the navigation pane
- Click Manage Modules.
- Click Add new module.
- Select a module package file, and click OK.
To install modules from the command line:
- Login as root to the server, where Plesk is installed.
- Run the command
/plesk_installation_directory/admin/bin/modulemng --install --file=<module_filename>, where 'plesk_installation_directory' is the directory you installed Plesk to.
Example:
/usr/local/psa/admin/bin/modulemng --install --file=cs-gs-1.0.0-rh9.build72041021.16.i586.rpm
Note: All modules that come with Plesk are located in the directory /opt/modules in Plesk distribution. |