mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
When changing timezone it does not change the PHP directive on new sites created after changing the timezone #145
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Friends4U on 1/1/2025
CloudPanel version(s) affected
2.5.0
Description
When changing timezone it does not change the PHP directive on new sites created after changing the timezone
How to reproduce
Just change the timezone, reboot your VPS and create a new (Wordpress) site after, you'll see the in PHP the timezone is still set to UTC.
Possible Solution
No response
Additional Context
No response