I migrated our Sugar from a little machine P3@800Mz running Wiin2000 SP4 to a server machine Xeon5400 running Win2003 SBS.
Version 4.5.1g (Build 1003)
PHP 5.2.8
Apache 2.0.63
MySql 5.0.24
Since the migration i'm having problems with Inbound email retriving the following error into the log file
-----------------------------------------------------------------------------
INFO SugarCRM - Insert: INSERT into emails set ....etc. etc.
FATAL SugarCRM - MySQL error 1406: Data too long for column <may_vary_each_time>
-----------------------------------------------------------------------------
on my new Win2003 SBS noticed tha befor the insert Sugar do
-------------------------------------------------------------------------------
DEBUG SugarCRM - Localization: translating [ <_message_email_> ] into UTF-8
-------------------------------------------------------------------------------
conversely on my old Win200 SP4 (where all was workig excellent) it was doing
-------------------------------------------------------------------------------
DEBUG SugarCRM - Localization: translating [ <_message_email_> ] into iso-8859-1
------------------------------------------------------------------------------
i think that if Sugar will transalte again into iso-8859-1 it will works fine again
by the way till now did not understand where to set this if
sugar config, or mysql config or php config
Any help would be appreciated.
Thanks in advance,
Stefano Campri


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks