• 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 8.2 new install on CentOS 5.1 - Failure with glibc

Ok, I'll use your method I think.

So as I figured it, I would do vi /root/.autoinstallerrc and put the lines in you mentioned earlier in this thread.

Cool, thanks. I'm glad we have helpful people like you on this forum :)

Did a re-install earlier of the whole OS, as I wanted to start from clean install. Now my bloody time is out. Bios clock is fine, but the time in the system is wrong.

If I did the following would that correct it (I'm based in the UK so GMT):-

ntpdate uk.pool.ntp.org
date
hwclock --sysohc

I managed to get the time set correctly using date --set=23:59:00 but then found the date was out, because the system previously thought it was out by an hour.

I'm hoping if I run the above command it will get everything back in sync.

Matt
 
I tried that file, but it still errors out

I get the following error:-

Determining the packages that need to be installed.
ERROR: Unable to install the "psa-8.3.0-cos5.build83071218.19.i586" package.

The following could cause the installation failure:
1) Packages "httpd-2.2.3-11.el5_1.centos.3.i386" and "httpd-2.2.3-11.el5.centos.i386" cannot be installed at the same time
because of the conflict on the file "/etc/httpd/conf.d/README"


AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH

Ok, stuff the Swsoft install. How's this yum stuff work?

Matt
 
I believe it's something like this:

Code:
# wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh
# yum install psa
 
Back
Top