FOG Project

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

    Solved FOG 1.2.0 to Trunk rev 6741 Failing (blank screen at schema updater)

    FOG Problems
    3
    8
    2021
    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.
    • C
      Chris Meyer last edited by

      I have been going round and round trying to update to the latest trunk and no matter what I do, I get a blank page when it stats to go to http://fog/fog/managment to update database schema. I have trying updating from FOG 1.2.0, just installing the trunk on fresh Ubuntu 14.04 and have tried many of the fixes on the site and still no resolution. It has to be something simple I am overlooking. Please Help!! Thank you in advance!!

      1 Reply Last reply Reply Quote 0
      • C
        Chris Meyer @Sebastian Roth last edited by

        @Sebastian-Roth @Tom-Elliott

        Gentlmen, that fixed the issue. Thank you so much for your support!!! You guys are the bomb!!!

        Chris

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

          Please update and if you need more info here’s the info as to the issue (and how I’m now approaching it).

          https://forums.fogproject.org/topic/6924/php-error-uncaught-exception-datetimezone/20#

          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
          • S
            Sebastian Roth Moderator last edited by

            The timezone is not set in the php.ini file and causes an error on a fresh install! Edit the php.ini (should be /etc/php5/apache2/php.ini on Ubuntu) and edit the ‘date.timezone’ entry. Mine looks like this:

            ...
            [Date]
            ; Defines the default timezone used by the date functions
            ; http://php.net/date.timezone
            date.timezone = Europe/Berlin
            ...
            

            PS: Make sure you remove the leading ; as well. Then restart apache service (service apache2 restart) and you should be able to see the web interface again.

            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

            C 1 Reply Last reply Reply Quote 0
            • C
              Chris Meyer @Chris Meyer last edited by

              @Chris-Meyer

              Apache2 log file

              0_1458082493677_apache2.PNG

              1 Reply Last reply Reply Quote 0
              • C
                Chris Meyer @Sebastian Roth last edited by

                @Sebastian-Roth Also here are the error logs from apache and the fog install

                [01_1458082214237_fog_error_6743.log _1458082214237_error.log](Uploading 0%)

                1 Reply Last reply Reply Quote 0
                • C
                  Chris Meyer last edited by

                  When doing “svn up” it was updated to rev 5021, when installing it says version 6743, but the same issue exists. The installer completes, but FOG no longer works. Attached are some screen shots of what I get. thanks 1_1458081317337_fog install.PNG 0_1458081317337_blank page.PNG

                  C 1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator last edited by Sebastian Roth

                    @Chris-Meyer The apache error log (on Ubuntu that is /var/log/apache2/error.log) is what you are looking for to get more information on the error. As well update to the latest (git pull or svn up) - 6741 is not current trunk. The issue might be fixed already!

                    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

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

                    234
                    Online

                    10.2k
                    Users

                    16.3k
                    Topics

                    149.9k
                    Posts

                    Copyright © 2012-2020 FOG Project