Symptoms
After upgrading Roundcube to 1.6.14(cPanel 134.0.12), search for non-ASCII characters fails with the following error:
Cause
Roundcube Webmail search is unable to process non-ASCII characters after an update to version 1.6.14.
We've opened an internal case for our development team to investigate this further. For reference, the case number is CPANEL-52180. Follow this article to receive an email notification when a solution is published in the product.
Resolution
cPanel version 134
- Log in to your server via SSH as
root - Open
/etc/cpupdate.confin your preferred text editor Edit the CPANEL line so that its value is 11.134.0.11 as in the following example:
CONFIG_TEXT: CPANEL=11.134.0.11
- Save your changes
Update cPanel:
# /scripts/upcp
cPanel version 110
- Log in to your server via SSH as
root - Open
/etc/cpupdate.confin your preferred text editor Edit the CPANEL line so that its value is 11.110.0.91 as in the following example:
CONFIG_TEXT: CPANEL=11.110.0.91
- Save your changes
Update cPanel:
# /scripts/upcp
Comments
0 comments
Article is closed for comments.