A
A
Anton2016-08-12 10:48:42
PHP
Anton, 2016-08-12 10:48:42

WampServer time zone how to fix?

Tell me where in the settings of the local WampServer server you can change the clock? I found the php.ini file in the wamp64\bin\php\php7.0.4 folder, as well as the Europe Moscow line date.timezone = Europe/Moscow, but the server does not want to display the correct clock in any way.
Seconds, minutes are displayed correctly, but the trouble is with the clock. How to fix?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel Tuzov, 2016-08-12
@Antoncheg

See which php.ini config is being used. It is quite possible that you changed the time zone
php -i | grep php.ini - will show the config in use

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question