• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Plesk Panel V. 11.0 Installation Problems

golfvilla

New Pleskian
I have spent a couple of days trying to install v. 11.0 of the Plesk Panel on my dedicated HostDime server running CentOS 5.7. Here are some of the problems I have run into after entering the following command:

curl http://autoinstall.plesk.com/one-click-installer | sh

1. As per the installation instructions I added USE_YUM='yes' to the /root/.autoinstallerrc file but got "Third-party Yum repository" warning messages and the package didn't completely install.

2. I removed the USE_YUM='yes' from the /root/.autoinstallerrc file and received the following error message:

ERROR: Unable to proceed with the installation until the package apr-util-ldap-1.3.12-1.w5.x86_64 is removed from the system.
Not all packages were installed.
Please resolve this issue and try installing the packages again.

3. I tried removing the apr-util-ldap package with # rpm -e apr-util-ldap but received the following error message:

error: Failed dependencies:
apr-util-ldap is needed by (installed) httpd-2.2.21-1.w5.x86_64

Desperately need some help here! Thanks!
 
Thank you Jayson. That is a long thread. I will try some of the solutions there. I am wondering if installing the latest version of CentOS might help.
 
That's what I did. Installed Centos 6.2 and had no problems with the actual installation. I was however getting the same error as you on my Centos 5.7 install.
 
As you might have suspected, this is my first dedicated server. What is the best way to upgrade from CentOS 5.7 to 6.2?
 
Centos 6.x can be problematic due to changed drivers. I had lots of problems because I use VMware and without upgrading to Esxi 5.x as soon as the upgrade completed I would lose network. Not sure what others would say, but I recommend a fresh install and not trying to upgrade with Yum.
 
Thanks Jayson! That is what I have read and actually meant was what is the best way to do a clean install of 6.2 or 6.3?
 
It depends on your platform. I downloaded DVD iso and placed on a NFS reachable nas from my vSphere client. Created a custom VM with Centos 6 64bit template and attached the iso via the cdrom set to power up on boot. I also added a 2nd nic at this type and made sure it was bridged to my management vlan which is ok to come up dhcp. I set the ip address for the external nic during centos install so once installation is finished I'm ready to go.

After I ran Yum to ensure all was updated then installed Plesk.
 
Thank you Jayson. A bit too advanced for my current level of expertise. I was hoping for a simpler solution. Thank you for your help.
 
Back
Top