|
From: Sergio A. <se...@te...> - 2003-07-25 11:59:14
|
On Fri, 25 Jul 2003 13:37:43 +0200
Sergio Casta=F1o Arteaga <se...@te...> wrote:
> On Fri, 25 Jul 2003 11:22:05 +0200
> Rudi Benkovic <ru...@ja...> wrote:
>=20
> > On Friday, July 25, 2003, 9:03:05 AM, Sergio Casta=F1o Arteaga wrote:
> >=20
> > > I don't know what can be the problem. The code is the same in both ma=
chines. And what I cannot
> > > understand is how non-utf characters are into the source code
> > > generated by one machine, and not=20
> > > by the other. Perhaps a problem with apache version? php? I don't
> > > know what can be. The configuration
> > > of both (apache and php) are the same.
> >=20
> > Okay, some checks:
> > - PHP version
> > - mbfilter configuration (if any)
> > - are you actually reading the same messages?
> >=20
> > ... but PHP version is my primary suspect. Upgrade to the latest, the
> > greatest, and it should work fine.
> >=20
> > --=20
> >=20
> > Rudi Benkovic ru...@ja...
>=20
> :) Thank you!! Now almost all works fine!
>=20
> I have compiled latest php and now all characters are displayed perfectly=
in mail and ab apps!!
>=20
> All, except the login box characters and help :( I'm trying solving it.=20
> Do you know what this can be due to?
>=20
> Thanks for your help!! :D
I have tested that forcing this line
/var/www/mail/templates/default/common/header.php line 3
header('Content-type: text/html; charset=3DUTF-8');
to iso-8859-1 the login box and helps appears correctly, but the others
characters are now not displayed correctly. I have the help.xml file in
iso-8859-1 format. I'm going to translate to utf to test if it works.
Any help would be very appreciated! :)
Best regards.-
>=20
> >=20
> >=20
> >=20
> > -------------------------------------------------------
> > This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> > Data Reports, E-commerce, Portals, and Forums are available now.
> > Download today and enter to win an XBOX or Visual Studio .NET.
> > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_0=
1/01
> > _______________________________________________
> > Jawmail-devel mailing list
> > Jaw...@li...
> > https://lists.sourceforge.net/lists/listinfo/jawmail-devel
> >=20
>=20
>=20
> --=20
>=20
>=20
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/=
01
> _______________________________________________
> Jawmail-devel mailing list
> Jaw...@li...
> https://lists.sourceforge.net/lists/listinfo/jawmail-devel
>=20
--=20
|