How To Install Plesk Panel On Centos 7
To install Plesk panel on centos 7
Plesk is one of the widely used web hosting control panels in the web hosting business. It offers simple server and website management solutions with single-click mechanisms. Plesk consists of web server suite (LAMP), Mail server, FTP Server, Name Server applications etc. Plesk is an enterprise hosting control panel and it requires the license to work effectively. They also offer 15-day trial license which is intended for testing purposes.
Installation
Download the Plesk panel by using wget command.
[root@linuxhelp ~]# wget http://autoinstall.plesk.com/plesk-installer
--2018-09-26 04:51:56-- http://autoinstall.plesk.com/plesk-installer
Resolving autoinstall.plesk.com (autoinstall.plesk.com)... 203.174.85.171
Connecting to autoinstall.plesk.com (autoinstall.plesk.com)|203.174.85.171|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9465 (9.2K) [application/octet-stream]
Saving to: ‘plesk-installer’
100%[====================================================================================================>] 9,465 --.-K/s in 0s
2018-09-26 04:51:56 (153 MB/s) - ‘plesk-installer’ saved [9465/9465]
Give execute permission for the download file.
[root@linuxhelp ~]# chmod -R 775 plesk-installer
Run the plesk-installer file run the following command.
[root@linuxhelp ~]# ./plesk-installer
The Plesk Installation and Upgrade Wizard will guide you through
the installation or upgrade process.
===============================================================================
------ IMPORTANT ------
* New installation of product(s) should be performed on clean servers only.
* Before upgrading Plesk, be sure to back up your data.
* By using this Wizard you agree to the terms and conditions described at
http://www.plesk.com/legal/terms/ and those of the Plesk End User
License Agreement.
Available actions:
(F) Go forward
(Q) Cancel installation
Select an action [F/q]: f
Checking for installed packages...
Downloading file products.inf3: 100% was finished.
Downloading file plesk.inf3: 100% was finished.
Downloading file ppsmbe.inf3: 100% was finished.
Downloading file sitebuilder.inf3: 100% was finished.
Downloading file sso.inf3: 0%
.
.
.
To complete the configuration process, browse either of URLs:
* https://192.168.7.232:8443/login?secret=BqtjVqP0ufjIiP09B5Ja5CrsfUPM7O%2BL3oytaOH1PRo%3D
* https://linuxhelp1.com:8443/login?secret=BqtjVqP0ufjIiP09B5Ja5CrsfUPM7O%2BL3oytaOH1PRo%3D
Use the username 'admin' to log in. To log in as 'admin', use the 'plesk login' command.
You can also log in as 'root' using your 'root' password.
Use the 'plesk' command to manage the server. Run 'plesk help' for more info.
Use the following commands to start and stop the Plesk web interface:
'service psa start' and 'service psa stop' respectively.
If you would like to migrate your subscriptions from other hosting panel
or older Plesk version to this server, please check out our assistance
options: https://www.plesk.com/professional-services/
The changes were applied successfully.
[root@linuxhelp ~]# plesk login
https://linuxhelp1.com:8443/login?secret=ySww8NyqBlZ88B7PQnMZLyoh8TZr7dbqwH8RNeNgxXE%3D
Open the browser then copy and paste https://linuxhelp1.com:8443/login?secret=ySww8NyqBlZ88B7PQnMZLyoh8TZr7dbqwH8RNeNgxXE%3D execute this line.
http_request
Here it will show the admin setup.
admin_setup
Fill the admin details and select license type.
admin_details
Plesk-panel installation going on.
installation_on progress
The installation completed now we gonna add the new domain.
Installation_completed
Admin page of Plesk-panel here create the new domain details.
admin_page
With this, the method to install Plesk-panel on centos 7 comes to an end.
Comments ( 0 )
No comments available