![]() |
Sergey Kornilov admin 12/17/2013 |
You might be confusing MySQL time with PHP time. PHP time (timezone) needs to be adjusted in php.ini file. Make sure you restart Apache or IIS after making this change. MySQL time needs to be changed in my.cnf file. |
S
|
stanbar1 author 12/17/2013 |
You might be confusing MySQL time with PHP time. PHP time (timezone) needs to be adjusted in php.ini file. Make sure you restart Apache or IIS after making this change. MySQL time needs to be changed in my.cnf file.
|