Archive for the tag 'fails'

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

Login to Horde Webmail fails in Plesk Panel Server

To solve this issue we need to verity the following.
Verify that authenticate via IMAP is possible.

# /usr/local/psa/admin/sbin/mail_auth_view

Try authorization:

# telnet localhost 143

If IMAP authorization failed verify that configuration of IMAP server is correct in the file.

/etc/psa-horde/imp/servers.php

Also

Verify that package courier-imap is installed and up-to-date.

# rpm -qa | grep courier-imap