How to install Plesk on Linux CentOS?
24/09/2024
—
Ayyaz Zafar
Uncategorized
Download the autoinstaller from our website:
1wget http://autoinstall.plesk.com/plesk-installer
2Add execute permissions to the autoinstaller:
chmod +x plesk-installerLaunch the autoinstaller:
./plesk-installerIf upgrading Plesk from a lower version:
Command line:
/usr/local/psa/admin/sbin/autoinstaller --all-versionsGUI (Graphical user interface):
/usr/local/psa/admin/sbin/autoinstaller --all-versions --web-interfaceFor more information, please refer to Plesk Installation guide.
Tested on CentOS 6.7 x64
Source: https://kb.plesk.com/en/119521