Details
Version: 10.2.0 (Fedora Core 4, Fedora Core 6, Red Hat Enterprise Linux 4, Cent OS 4.4)
Date: 19-Oct-2007
Issue: Site import fails with ValueError: need more than 2 values to unpack.
Resolution: This hotfix ensures the directories/files with newline characters are excluded when importing sites using the import function.
Issue: Epld service not shutting down properly.
Resolution: If epld restarted while backup process was running, it stops but did not start. This was because backup process ran with same process name as eplcp and epld assumed that eplcp was already running. This hotfix will check whether eplcp prcess is running already from /var/run/eplcp.pid file, instead of using ps command.
Download:
For FC4:
ftp://ftp.ensim.com/download/pro/linux/10.2.0/hotfix/6/fc4/epl-frontend-common-10.2.0-fc.4.12.i386.rpm
md5sum: 85e01d9e5dba0fc8a03be7d99ae56ba7
ftp://ftp.ensim.com/download/pro/linux/10.2.0/hotfix/6/fc4/webppliance-virtualhosting-10.2.0-fc.4.12.i386.rpm
md5sum: 09d932d3deb182253653a8e01a99a7ad
For FC6:
ftp://ftp.ensim.com/download/pro/linux/10.2.0/hotfix/6/fc6/epl-frontend-common-10.2.0-fc.6.12.i386.rpm
md5sum: e58491afcf66a11b1bac3febab6d3731
ftp://ftp.ensim.com/download/pro/linux/10.2.0/hotfix/6/fc6/webppliance-virtualhosting-10.2.0-fc.6.12.i386.rpm
md5sum: 37e25ec8bf5628f4e3e64a14418e1bd3
For RHEL4ES:
ftp://ftp.ensim.com/download/pro/linux/10.2.0/hotfix/6/rhel4/epl-frontend-common-10.2.0-rhel.4ES.12.i386.rpm
md5sum: 86c3b60bc4b1451e8277e19a50d64814
ftp://ftp.ensim.com/download/pro/linux/10.2.0/hotfix/6/rhel4/webppliance-virtualhosting-10.2.0-rhel.4ES.12.i386.rpm
md5sum: df94dc84694fd31fcb409289e62e4809
Prerequisites:
EPL 10.2.0 Hotfix 1 and Hotfix 5 must be applied before applying this hotfix.
Installation Procedure:
1. Upgrade the RPM.
For FC4:
rpm -Uvh epl-frontend-common-10.2.0-fc.4.12.i386.rpm
rpm -Uvh webppliance-virtualhosting-10.2.0-fc.4.12.i386.rpm
For FC6:
rpm -Uvh epl-frontend-common-10.2.0-fc.6.12.i386.rpm
rpm -Uvh webppliance-virtualhosting-10.2.0-fc.6.12.i386.rpm
For RHEL4:
rpm -Uvh epl-frontend-common-10.2.0-rhel.4ES.12.i386.rpm
rpm -Uvh webppliance-virtualhosting-10.2.0-rhel.4ES.12.i386.rpm
Notes:
Use RHEL4 rpms for CentOS4.4.
Post Installation Instructions:
1. Service epld restart
|