Re: Special characters - Norwegian
Daniele Forsi <[email protected]> Fri, 4 Apr 2014 15:37:54 +0200
| Newsgroups | gmane.linux.drivers.gnokii |
|---|---|
| Message-ID | <CAN_we7MV=O0PCO7rSdhN5M7EUTAaObokOQ4EkoB45a=xAHOGWw@mail.gmail.com> |
2014-04-03 22:07 GMT+02:00 Kenneth Pedersen - Delta IKT AS: > I have some issues with the special Norwegian characters in SMSD. > > > > Error message: > > ucs2_encode/iconv: Invalid or incomplete multibyte or wide character > LC_CTYPE="en_US.UTF-8" chances are that smsd is not using the same encoding used when creating your database or table (if you are running it from a system account, the environment could be different from root's) smsd has a --encoding command line option to set the client encoding -- Daniele Forsi