Editing Cpanel::IxHash: Warning, mangling data key msel which is longer then 64 bytes, using angle bracket encode Cpanel::IxHash
From CPanelDirect
This error usually pops up in WHM on creating an account. The fix is for CentOS based servers.
the accounts create ok it seems but getting NEW error messages now. Cpanel::IxHash: Warning, mangling data key msel which is longer then 64 bytes, using angle_bracket_encode Cpanel::IxHash: at whostmgr/bin/whostmgr.pl line 3111 main::wwwacct called at whostmgr/bin/whostmgr.pl line 419 Main >> Account Functions >> Create a New Account Create a new Account Cpanel::IxHash: Warning, mangling data key msel which is longer then 64 bytes, using angle_bracket_encode Cpanel::IxHash: at whostmgr/bin/whostmgr.pl line 3130 main::wwwacct called at whostmgr/bin/whostmgr.pl line 419 Notification => hostmaster@myvirtualnet.net via EMAIL [level => 3] Account Creation Status: ok (Account Creation Ok)
The Fix
The problem is nscd. Uninstall it and run /scripts/upcp --force
root@global [~]# rpm -e nscd nss_ldap warning: /etc/ldap.conf saved as /etc/ldap.conf.rpmsave
Notes
http://forums.cpanel.net/showthread.php?t=67164&highlight=longer+then+bytes

