Re: [Ganglia-general] ganglia-web problem

2015-02-07 Thread jayadevan Chembakassery
Edit the  ../Ganglia-webfrontend/header.php file  and  set  the default
time zone.

here is  the first  3  lines  of  my  header.php. i guess  you are looking
for 'Asia/Chongqing'

?php
session_start();
date_default_timezone_set('America/Los_Angeles');


The one who possesses knowledge becomes immortal

On Sun, Feb 1, 2015 at 2:19 AM, Branko Toic bra...@toic.org wrote:

 As the warning suggested, you should just edit your system or custom
 php.ini file and set the config directive

 *date.**timezone* = *Asia/**Chongqing*

 Restarting your webserver (httpd/nginx) if required.
  On 1 Feb 2015 09:25, 刘宁 nin.g...@163.com wrote:

 Hi, My ganglia-web display with a warning. Can someone know how to
 eliminate the warning?

 *my ganglia Cluster Report for br / bWarning/b: date() [a
 href='function.date'function.date/a]: It is not safe to rely on the
 system's timezone settings. You are *required* to use the date.timezone
 setting or the date_default_timezone_set() function. In case you used any
 of those methods and you are still getting this warning, you most likely
 misspelled the timezone identifier. We selected 'Asia/Chongqing' for br
 / *




 --
 Dive into the World of Parallel Programming. The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net/
 ___
 Ganglia-general mailing list
 Ganglia-general@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/ganglia-general



 --
 Dive into the World of Parallel Programming. The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net/
 ___
 Ganglia-general mailing list
 Ganglia-general@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/ganglia-general


--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


[Ganglia-general] ganglia-web problem

2015-02-01 Thread 刘宁
Hi, My ganglia-web display with a warning. Can someone know how to eliminate 
the warning?



my ganglia Cluster Report for br / bWarning/b: date() [a 
href='function.date'function.date/a]: It is not safe to rely on the system's 
timezone settings. You are *required* to use the date.timezone setting or the 
date_default_timezone_set() function. In case you used any of those methods and 
you are still getting this warning, you most likely misspelled the timezone 
identifier. We selected 'Asia/Chongqing' for br / --
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


Re: [Ganglia-general] ganglia-web problem

2015-02-01 Thread Branko Toic
As the warning suggested, you should just edit your system or custom
php.ini file and set the config directive

*date.**timezone* = *Asia/**Chongqing*

Restarting your webserver (httpd/nginx) if required.
 On 1 Feb 2015 09:25, 刘宁 nin.g...@163.com wrote:

 Hi, My ganglia-web display with a warning. Can someone know how to
 eliminate the warning?

 *my ganglia Cluster Report for br / bWarning/b: date() [a
 href='function.date'function.date/a]: It is not safe to rely on the
 system's timezone settings. You are *required* to use the date.timezone
 setting or the date_default_timezone_set() function. In case you used any
 of those methods and you are still getting this warning, you most likely
 misspelled the timezone identifier. We selected 'Asia/Chongqing' for br
 / *




 --
 Dive into the World of Parallel Programming. The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net/
 ___
 Ganglia-general mailing list
 Ganglia-general@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/ganglia-general


--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general