Runtime Notice in ./libraries/common.inc.php#281
date_default_timezone_get() [function.date-default-timezone-get]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable 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/Omsk' for 'OMST/6.0/no DST' insteadBacktrace
./libraries/common.inc.php#281: date_default_timezone_get()
./setup/lib/common.inc.php#18: require_once(./libraries/common.inc.php)
./setup/index.php#12: require(./setup/lib/common.inc.php)Выдаётся при установке phpmyadmin. Как явно указать зону ?
Please use the date.timezone setting, the TZ environment variable...,- в этой строке что именно непонятно?
>Please use the date.timezone setting, the TZ environment variable...,- в этой строке
>что именно непонятно?А где это именно юзать ?
date.timezone в php.ini или в конфиге виртуального хоста,