Understanding TimeZones on my server
How can I tell what timezone my server is set to?
Can I change my server's timezone?
What time is it currently on my server?
Do all processes use the server's timezone? For example, does
* php
* apache
* mysql
.... all use the server's timezone? If i change the timezone for mysql, will it affect php / apache?
Can I change my server's timezone?
What time is it currently on my server?
Do all processes use the server's timezone? For example, does
* php
* apache
* mysql
.... all use the server's timezone? If i change the timezone for mysql, will it affect php / apache?