If you ever face this problem, then you should set in your php.ini for the proper timezone.
edit php.ini and add this line :
restart your webserver and success!!
edit php.ini and add this line :
date.timezone = "Asia/Kuala_Lumpur"
restart your webserver and success!!
Comments