[Mysql-admin-updates] (no subject)
Brought to you by:
berniwa
From: Érico <eri...@gm...> - 2014-05-30 17:59:42
|
Hello I am studding the mysql-admin tool and just installed it ... when I try to log into my msql server I get the following warnings on localhost/mysql/index.php ... : Warning: mktime(): 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php on line 26 Warning: Cannot modify header information - headers already sent by (output started at /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php:26) in /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php on line 64 Warning: Cannot modify header information - headers already sent by (output started at /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php:26) in /Users/ericomtx/development/MySQL-Admin/startpage.php on line 27 Warning: Cannot modify header information - headers already sent by (output started at /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php:26) in /Users/ericomtx/development/MySQL-Admin/startpage.php on line 28 Warning: mktime(): 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php on line 164 Warning: mktime(): 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php on line 231 Warning: mktime(): 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php on line 232 Warning: Cannot modify header information - headers already sent by (output started at /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php:26) in /users/ericomtx/development/MySQL-Admin/lib/functions.php on line 147 Warning: Cannot modify header information - headers already sent by (output started at /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php:26) in /users/ericomtx/development/MySQL-Admin/lib/functions.php on line 148 Warning: Cannot modify header information - headers already sent by (output started at /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php:26) in /users/ericomtx/development/MySQL-Admin/templates/normal.inc.php on line 14 *************************************************************************** Warning: mktime(): 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php on line 164 Warning: mktime(): 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php on line 80 Warning: Cannot modify header information - headers already sent by (output started at /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php:164) in /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php on line 80 Warning: mktime(): 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php on line 80 Warning: Cannot modify header information - headers already sent by (output started at /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php:164) in /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php on line 80 Warning: Cannot modify header information - headers already sent by (output started at /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php:164) in /users/ericomtx/development/MySQL-Admin/lib/functions.php on line 147 Warning: Cannot modify header information - headers already sent by (output started at /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php:164) in /users/ericomtx/development/MySQL-Admin/lib/functions.php on line 148 Warning: Cannot modify header information - headers already sent by (output started at /users/ericomtx/development/MySQL-Admin/lib/usersystem.lib.php:164) in /users/ericomtx/development/MySQL-Admin/templates/normal.inc.php on line 14 can you guys help me out to fix these warnings so I can log with out any issues ? Thks !! |