Hello Lisandro,

Tuesday, July 19, 2011, 4:52:28 PM, you wrote:


Check the local in both machines and look under /var/log/ for clues.

>>> Armin Tueting <armin.tueting@tueting-online.com> 7/19/2011 10:49 AM >>>
Hello ,

  identical PHP script on two CentOS 5.6 (i386 and x86_64) gives the following
  information while running as a cron job.

  Warning: Terminal locale not UTF-8, but UTF-8 locale is being forced.
         Screen output may not be correctly printed

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


both servers gives the following output
$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

/var/log/cron doesn't give any hints either - CMD (run-parts /etc/cron.daily)

the issue is with x86_64 architecture

-- 
Best regards,
 Armin