Archive for the tag 'Ensim Support'

Upgrading to PHP5 on RHEL4 Ensim Pro X for Linux

1.Remove php 4.3.9 rpms

# rpm -qa | grep -i php | grep 4.3.9 | xargs rpm -e –nodeps

2.Upgrade / install libc-client using yum or up2date

# yum install libc-client or up2date libc-client

3.Download all php5 rpms from ftp://ftp.digitalus.nl/ensim_php5/

4.Install all php5 rpms

# rpm -ivh –nodeps *.rpm

5.Edit /etc/virtualhosting/filelists/apache.sh and add following lines

N:S,rpm:php-domxml
N:S,rpm:php-xml
N:S,rpm:libc-client

6.Run ensim through maintenance

set_pre_maintenance
set_maintenance
set_post_maintenance
service epld restart

Reference : http://parallels.com/

Scheduled backup fails on Ensim Pro X for Linux

Once you edit the scheduled backup on Ensim Pro X for Linux v10.0.0, scheduled backup fails to function. Primary reason logged is ftp login failure. To fix this problem download the script and execute on the server.

Download :

http://download.swsoft.com/ensim/download/pro/linux/kb/2332/fix_schback_KB2332.pl

wget http://download.swsoft.com/ensim/download/pro/linux/kb/2332/fix_schback_KB2332.pl

# perl fix_schback_KB2332.pl

Reference : http://parallels.com

SiteAdmin Navigation bar customization in Ensim Pro

Customizing the Site Administrator’s navbar to have links with URL that has both dynamic and static information.

Customizing the Site Administrator’s navbar to have links with URL of the format http:/// where is dynamic and is static information.

Download:

http://download.swsoft.com/ensim/download/pro/linux/kb/2515/customization.zip
http://download.swsoft.com/ensim/download/pro/linux/kb/2515/customizer.sh
http://download.swsoft.com/ensim/download/pro/linux/kb/2515/eplpro_urlconfiguration_guide.pdf
http://download.swsoft.com/ensim/download/pro/linux/kb/2515/filelist.txt

Installation Instruction:

Run command cd /usr/lib/ensim/frontend/skins

Copy the 3 files, customization.zip, customizer.sh and filelist, to this location.

Run command sh customaizer.sh. This command will create a backup.zip file of the 3 files that will be overwritten and store it in /tmp/ location. Also, it will overwrite the XSL files for all 3 skins.

Follow the instructions under the topics “Adding a static entry in the XMLfile” & “Viewing your changes” as described in eplpro_urlconfiguration_guide.pdf

Reference : http://parallels.com

SBDavid

Ensim Power Tools

Ensim Power Tools

Power Tools are off-the-shelf Web applications that provide e-commerce, content management, forums, chat and other dynamic features for Web sites.

1. Download the Ensim Power Tools Installer.

http://download.pro.parallels.com/support/powertools/downloads/Power-Tools-1.5-11.tar.gz

NOTE: please be sure to upload this to your server using binary mode transfer, otherwise you will receive an md5sum failure.

2. Untar the tarball and go to the folders: Power-Tools/zion-beta and Power-Tools/zion-1.5

3. For each RPM, run the following:

rpm -qa | grep [power-tool-name-version]

4. If the output of this command is non-blank, run the following:

rpm -Uhv [ rpm_name ]

Reference: http://parallels.com/

« Prev