I’m installing osTicket version 1.18.2 in the following environment:
Ubuntu 22.04 server
PHP 8.2.28, Apache 2.0 Handler
Apache2
Currently, I'm encountering an issue. In the SCP (Staff Control Panel) interface, when I click on "Auto Detect" for time zone, osTicket always returns Asia/Jakarta, whereas I need it to be Asia/Ho_Chi_Minh.
I’ve already verified the following:
The system time zone via timedatectl is set correctly.
The time zone in MariaDB is configured.
The time zone in php.ini is also properly set.
I’m looking for advice on how to fix this, because every time I create a new end-user, it automatically assigns the wrong time zone.