Pages

Snipe-IT : Time not accurate (Wrong Time / Worng Date)

Oops, suddenly I realized that the data that was being saved (Snipe-IT) did not match the current time of the activity taken.

I am really sure that the problem came from Snipe-IT because of no issues from:

  • The time and date on the server are accurate.
  • There are several applications running that are very dependent on accuracy in time.

The problem came from the "REQUIRED: BASIC APP SETTINGS" on the .env file.

Just change APP_TIMEZONE from 

APP_TIMEZONE='UTC' to APP_TIMEZONE='Asia/Kuala_Lumpur' <depends on your timezone> based on the PHP-supported timezone.

After changing the timezone, just restart the Apache. It should be ok.


You might also like:

  • Showing Super Hidden Files In Windows Vista Or In XP
    Showing Super Hidden Files In Windows Vista Or In XP

    Some important files for Windows Vista @ XP are…

  • Free Open Source School, College, University Management System
    Free Open Source School, College, University Management System

    Yet another open source product specialized for…

  • CentOS black screen on boot
    CentOS black screen on boot

    Hit any key at the grub screen. Enter 'e' to edit…

  • Basic sharing folder using SAMBA
    Basic sharing folder using SAMBA

    Create new user account if does not exist From…

Popular Posts