Activity Stream
48,167 MEMBERS
6936 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 10
  1.     
    #1
    Member

    Default How to install Plesk

    I want to install Plesk Trial on my CentOS 5.x x86.

    I want the latest version of Plesk and a full tutorial the easiest way explained.

    Thanks.
    Webmin Reviewed by Webmin on . How to install Plesk I want to install Plesk Trial on my CentOS 5.x x86. I want the latest version of Plesk and a full tutorial the easiest way explained. Thanks. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    why don't you try cPanel? Its easy to install and more stable hosting software.

  4.     
    #3
    Member
    Well on my current server I use cPanel. I got a new server and you get free Plesk installed. So I am using Plesk now instead.

    On a test server I a trying to install Plesk so I can test it.

    Plesk is pretty easy to install too if you follow a tutorial.

  5.     
    #4
    Member
    Well on my current server I use cPanel. I got a new server and you get free Plesk installed. So I am using Plesk now instead.

    On a test server I a trying to install Plesk so I can test it.

    Plesk is pretty easy to install too if you follow a tutorial.

  6.     
    #5
    Member
    Sorry about the double post.

  7.     
    #6
    Member
    Yes I know but as per user's review or my experience +1 for cPanel if using centos

  8.     
    #7
    Member
    In the thread I stated that I do not want to use cPanel. I just want to know how to install Plesk.

  9.     
    #8
    Member
    Sorry for off topic reply please have a look bellow link, maybe its helpful for you

    http://knowledgelayer.softlayer.com/...+Installations

  10.     
    #9
    Banned
    I Install Plask!

  11.     
    #10
    Member
    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*
    2. Disable SELinux status

    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
    5. Chmod it

    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

  1. help on PLesk
    By kizmark in forum Server Management
    Replies: 4
    Last Post: 1st Jun 2012, 03:43 PM
  2. About Plesk
    By Webmin in forum Server Management
    Replies: 6
    Last Post: 22nd Nov 2011, 07:14 PM
  3. Plesk and Zip
    By zijo in forum Hosting Discussion
    Replies: 1
    Last Post: 31st Jan 2011, 01:20 PM
  4. Plesk www and non www problem
    By orc_dragoon in forum Server Management
    Replies: 10
    Last Post: 3rd Mar 2010, 09:50 PM
  5. HOWTO Install Plesk Control Panel on Linux
    By BlaZe in forum Technical and Security Tutorials
    Replies: 4
    Last Post: 9th Nov 2009, 07:53 AM

Tags for this Thread

BE SOCIAL