View Single Post
  #37 (permalink)  
Old 02-10-2007, 08:11 AM
padraig padraig is offline
Elite Member
 
Posts: 372
Exclamation unicode_start

Quote:
Originally Posted by gzoug View Post
nope!... problem solved (?)

/etc/sysconfig/i18n:

removed any .UTF encoding and now config is finished like a charm... (I hope)

just looked in /etc/profile.d/keys.sh: unicode_start is executed when support for UTF in local lang is requested. FC4's bug or zimbra's? Missing something?
starting in runlevel 3 also seems to fix the unicode_start issue.

I got it using rhel4(latest patches including kernel) zcs 4.51 to repo:
boot to run level 5 on the server
Press CTRL_ALT-F1 for screen console
su - zimbra
zmcontrol status
during the wait press CTRL_ALT-F2 CTRL_ALT-F3
when you get to login lots of unicode_start processes lying around.

when i do this in runlevel 3 i get the same effect but the unicode_start processes die
quickly.
Reply With Quote