Updating roundcube on cpanel server is very easy. SSH to server as root and execute following command. root@Server[~]#/usr/local/cpanel/bin/update-roundcube –force contact@webhostingsupport.info
Search results for: force
Jun 22
535 Incorrect authentication data
ISSUE: Email send/receive works from webmail but while accessing them from email client a popup box keep appearing for authentication. Exim logs show: fixed_login authenticator failed for (localhost) [127.0.0.1]:54412 I=[127.0.0.1]:25: 535 Incorrect authentication data Tried following but did not fixed the issue: /scripts/eximup – – force /scripts/upcp /scripts/mailperm FIX that worked for me was: Correcting …
Mar 27
Failed to open sendmail [/var/qmail/bin/sendmail] for execution
While sending email from plesk webmail client horde I got error on the top which says “Failed to open sendmail [/var/qmail/bin/sendmail] for execution” and checking horde logs at /var/log/psa-horde/psa-horde.log showed same error. There are two possible reasons for this error. i) Check if you have function exec and open disabled on server, if so then …
Mar 05
Ioncube loader problem
After installing ioncube Loader if the ioncube loader is not loading and giving you following error even though the loader file path is correct. this is common error on Linux server. checking php -v shows loader error. [root@server ~]#php -v Failed loading /usr/local/ioncube/ioncube_loader_lin_5.1.so: /usr/local/ioncube/ioncube_loader_lin_5.1.so: cannot restore segment prot after reloc: Permission denied This error is …
Dec 19
435 Unable to authenticate at present
While sending email from cPanel webmail I was getting following error: 435 Unable to authenticate at present. This error was for all domain. FIX: SSH server as root and execute following command. /scripts/eximup – -force This fixed issue for me. NOTE: Before executing command check if you have any attribute set for file /etc/exim.conf If yes, …
Recent Comments