[rt-users] cannot get result of search Chinese character - centos 5.4
Ruslan Zakirov
ruz at bestpractical.com
Mon Jan 23 08:44:48 EST 2012
Hi,
Which database do you use? Which version of the corresponding DBD
driver is installed on your system?
You can use the following commands to figure out version:
perl -MDBD::mysql\ 9999 -e 1
perl -MDBD::Pg\ 9999 -e 1
perl -MDBD::Oracle\ 9999 -e 1
Use one that matches RDBMS you use.
On Mon, Jan 23, 2012 at 05:29, Ryo O <ryo.ogata at gmail.com> wrote:
> I had same problem Japanese Character ( RT3.8.11 )
>
> Please check DBIx::SearchBuilder version.
>
> DBIx::SearchBuilder version 1.56 or 1.59, i can get result of search
> Japanese character.
> Howerver, DBIx::SearchBuilder version over 1.6.0, i can not ger result
> of search Japanese character.
>
> 2012/1/21 sunnavy <sunnavy at bestpractical.com>:
>> I failed to reproduce this on centos 5.7 with shipped perl5.8.8, and I tried
>> both stardalone server and apache+mod_fastcgi.
>>
>> It would be great if there are more details of the configuration.
>>
>> sunnavy
>>
>> On 12-01-20 22:11, sunnavy wrote:
>>> If you run RT with standalone server, is the problem still there?
>>>
>>> standalone server, I mean you start RT with something like
>>> `/path/to/rt/sbin/rt-server --port 8080`
>>>
>>> sunnavy
>>>
>>> On 11-12-29 08:53, nectar wrote:
>>> > Sir,
>>> >
>>> > Looks like can search Chinese character when use Perl 5.10 instead of
>>> > Perl 5.8.8 on CentOS 5.
>>> >
>>> > --
>>> > Jia
>>> > --------
>>> > RT Training Sessions (http://bestpractical.com/services/training.html)
>>> > * Boston March 5 & 6, 2012
>>> --------
>>> RT Training Sessions (http://bestpractical.com/services/training.html)
>>> * Boston March 5 & 6, 2012
>> --------
>> RT Training Sessions (http://bestpractical.com/services/training.html)
>> * Boston March 5 & 6, 2012
>
>
>
> --
> ---
> ryo.ogata at gmail.com
> --------
> RT Training Sessions (http://bestpractical.com/services/training.html)
> * Boston March 5 & 6, 2012
--
Best regards, Ruslan.
More information about the rt-users
mailing list