mrlongshen 22 Posted July 1, 2013 can someone explain to me why this happen and how to fix it ? Quote Share this post Link to post Share on other sites
0 Vy Low 11 Posted July 2, 2013 (edited) in your config/application.php try this as an example 'DateDefaultTimezone' => 'Asia/Manila', just change it to your desired time zone Edited July 2, 2013 by VyLow 1 mrlongshen reacted to this Quote Share this post Link to post Share on other sites
0 Xgear 44 Posted July 1, 2013 Set your PHP installation timezone properly: 1.- php -i | grep 'php.ini' 2.- Open the file you get in the output with your favourite text editor 3.- Search for timezone, most likely no entry will be found, add at the bottom: date.timezone = "My/TImezone" For a list of supported Timezones reffer to http://php.net/manual/en/timezones.php Quote Share this post Link to post Share on other sites
0 mrlongshen 22 Posted July 1, 2013 i have change , but still same error occurs. Quote Share this post Link to post Share on other sites
0 OnNplay 27 Posted July 1, 2013 May you show the error for us to have some clue how to fix it. Quote Share this post Link to post Share on other sites
0 mrlongshen 22 Posted July 3, 2013 thx alot bro for assist me xD topic close. success!!!!!!!!!!!!!! Quote Share this post Link to post Share on other sites
can someone explain to me why this happen and how to fix it ?
Share this post
Link to post
Share on other sites