Results 1 to 10 of 10
Threaded View
-
21st Nov 2011, 07:51 PM #10Member
A simple search around here or even a Google search would do the trick but anyway, here is the tutorial on how to install Plesk on CentOS.
1. Remove Exisiting Versions of Apache, PHP, MySQL and Cyrus
These compents can and will cause conflits with the Plesk install so your best of removing them run the following:
Code:[root@centserver ~]# yum remove http* [root@centserver ~]# yum remove php* [root@centserver ~]# yum remove cyrus* [root@centserver ~]# yum remove mysql*
SELinux or Security-Enhanced Linux will also cause conflits with the plesk install and when you are adding / creating websites, your best to disbale it.
[root@centserver ~]# setenforce 0
3. Make a working directory
Make and navigate to your working directory where you will run the auto installer
[root@centserver ~]# mkdir /root/plesk
[root@centserver ~]# cd /root/plesk
4. Get the plesk auto installer
Register and get the file location from Then type:
Code:[root@centserver plesk]# wget http://plesk_auto_installer_url
To give it execution permissions
[root@centserver plesk]# chmod +x plesk_auto_installer_filename
6. Run the auto installer
[root@centserver plesk]# ./plesk_auto_installer_filename
7. Select the Product you want to install
Normally the highest verion there is what you want to install
8. What options to install
I would suggest just installing
1, 2, 3, 4, 5, 6, 8, 9, 10, 15, 16, 18 and 19
but install what ever packages you think you will need / use
9. Continue the install
Pick N to continue the install then when its finished jump into a web browser and goto https://ip-address:8443/
10. Follow the on screen instructions and done :-)
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
help on PLesk
By kizmark in forum Server ManagementReplies: 4Last Post: 1st Jun 2012, 03:43 PM -
About Plesk
By Webmin in forum Server ManagementReplies: 6Last Post: 22nd Nov 2011, 07:14 PM -
Plesk and Zip
By zijo in forum Hosting DiscussionReplies: 1Last Post: 31st Jan 2011, 01:20 PM -
Plesk www and non www problem
By orc_dragoon in forum Server ManagementReplies: 10Last Post: 3rd Mar 2010, 09:50 PM -
HOWTO Install Plesk Control Panel on Linux
By BlaZe in forum Technical and Security TutorialsReplies: 4Last Post: 9th Nov 2009, 07:53 AM
themaLeecher - leech and manage...
Version 5.02 released. Open older version (or...