• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    How to change FOG date / hour?

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    2
    3
    1.7k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tennosuke
      last edited by

      Hi, i have a problem with FOG, the task “Schedule Delayed Deployment” is not working, it never starts the download on the PC.

      btw, i think the fog date is wrong, i’ve tried to schedule it for 3 hours ago and it throws an error “Scheduled date is in the past” which is correct, but if i schedule it for 2 hours ago it doesn’t throw the error… so i think that the date is wrong, i’ve checked the date of the operating system and it’s ok…

      Any idea?
      Sorry for my bad english!!!

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        What version of FOG are you running? The version should show in the logo at the top of the GUI.

        You, most likely, need to add:

        date.timezone = America/New_York
        

        To your /etc/php5/cli/php.ini and /etc/php5/apache2/php.ini files and restart the apache service:
        sudo service apache2 restart

        Of course change America/New_York to your proper timezone.

        This is running under the assumption that you’re running FOG on an Ubuntu-based server. If you’re running CentOS/Fedora/Redhat the file to edit would be located in: /etc/php.ini

        Once you’ve saved the file, restart the service (on CentOS/Fedora/Redhat) with service httpd restart

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • T
          tennosuke
          last edited by

          I’m using fog 1.2.0, i’ve changed the date.timezone and now seems to schedule correctly, i can’t schedule for dates in the past.

          anyway when i start the client the download doesn’t start, the fog menu appears… 😞

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          160

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project