Centos 4.4
Centos 4.4
Any caveats in upgrading? Any problems with Plesk?
Thank goodness I have blogs on my server that I read or I probably would not have found this nasty problem until my boss yelled at me. I did a yum upgrade all and went to Centos 4.4. No problems reported and I assumed all was well. This evening I get home to find the sites unreachable. I thought perhaps the server had locked up again (I suspect 1and1 hardware) but SSH went right in. A quick check confirmed that httpd was running but named was not. If you opt for a full yum upgrade to 4.4 it WILL break Plesk. After about 30 mins of searching I found that this problem is inherent to RHEL overwriting the named.conf symlink. The quick fix is this
1. remove the bind-chroot package
2. Renamed named.conf and restore the symlink to the Plesk BIND setup.
named should restart after this.
1. remove the bind-chroot package
Code: Select all
#rpm -e bind-chroot
Code: Select all
#ln -s /var/named/run-root/etc/named.conf /etc/named.conf
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
I have already upgraded at least four boxes running Plesk to CentOS 4.4 and I didn't have this problem. My boxes also don't have the bind-chroot package installed. I guess installing bind-chroot might have killed that symlink.
Lemonbit Internet Dedicated Server Management