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

Schema Installer / Updater blank page

Scheduled Pinned Locked Moved
Linux Problems
3
9
3.2k
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.
  • M
    MaMu
    last edited by Apr 26, 2016, 10:57 AM

    Hi,

    during Installation for svn the Schema Installer doesn´work. If i try install the database there Comes a white blank page
    with this URL
    http://localhost/fog/management/index.php?node=schemaupdater

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Apr 26, 2016, 11:05 AM

      What version of FOG?

      What’s in the apache error logs?

      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
      • M
        MaMu
        last edited by Apr 26, 2016, 11:07 AM

        the Version is svn 7306 on ubuntu

        Apache Log:
        [Tue Apr 26 11:56:25.886162 2016] [core:notice] [pid 5225] AH00094: Command line: ‘/usr/sbin/apache2’
        [Tue Apr 26 11:56:55.627078 2016] [:error] [pid 5274] [client 192.168.1.117:65098] PHP Warning: rand() expects parameter 2 to be integer, float given in /var/www/html/fog/commons/schema.php on line 611, referer: http://192.168.1.113/fog/management/?node=schemaupdater
        [Tue Apr 26 11:56:57.473903 2016] [:error] [pid 5274] [client 192.168.1.117:65098] PHP Fatal error: Uncaught Error: Call to a member function save() on null in /var/www/html/fog/lib/pages/schemaupdaterpage.class.php:51\nStack trace:\n#0 /var/www/html/fog/lib/fog/fogpagemanager.class.php(72): SchemaUpdaterPage->index_post()\n#1 /var/www/html/fog/management/index.php(24): FOGPageManager->render()\n#2 {main}\n thrown in /var/www/html/fog/lib/pages/schemaupdaterpage.class.php on line 51, referer: http://192.168.1.113/fog/management/?node=schemaupdater
        [Tue Apr 26 11:57:16.302796 2016] [:error] [pid 5232] [client 192.168.1.117:65135] PHP Warning: rand() expects parameter 2 to be integer, float given in /var/www/html/fog/commons/schema.php on line 611, referer: http://192.168.1.113/fog/management/index.php?node=schemaupdater
        [Tue Apr 26 11:57:17.995555 2016] [:error] [pid 5232] [client 192.168.1.117:65135] PHP Fatal error: Uncaught Error: Call to a member function save() on null in /var/www/html/fog/lib/pages/schemaupdaterpage.class.php:51\nStack trace:\n#0 /var/www/html/fog/lib/fog/fogpagemanager.class.php(72): SchemaUpdaterPage->index_post()\n#1 /var/www/html/fog/management/index.php(24): FOGPageManager->render()\n#2 {main}\n thrown in /var/www/html/fog/lib/pages/schemaupdaterpage.class.php on line 51, referer: http://192.168.1.113/fog/management/index.php?node=schemaupdater
        [Tue Apr 26 12:57:10.636606 2016] [:error] [pid 5229] [client 192.168.1.117:49569] PHP Warning: rand() expects parameter 2 to be integer, float given in /var/www/html/fog/commons/schema.php on line 611, referer: http://192.168.1.113/fog/management/index.php?node=schemaupdater
        [Tue Apr 26 12:57:12.223219 2016] [:error] [pid 5229] [client 192.168.1.117:49569] PHP Fatal error: Uncaught Error: Call to a member function save() on null in /var/www/html/fog/lib/pages/schemaupdaterpage.class.php:51\nStack trace:\n#0 /var/www/html/fog/lib/fog/fogpagemanager.class.php(72): SchemaUpdaterPage->index_post()\n#1 /var/www/html/fog/management/index.php(24): FOGPageManager->render()\n#2 {main}\n thrown in /var/www/html/fog/lib/pages/schemaupdaterpage.class.php on line 51, referer: http://192.168.1.113/fog/management/index.php?node=schemaupdater

        T 1 Reply Last reply Apr 26, 2016, 11:24 AM Reply Quote 0
        • T
          Tom Elliott @MaMu
          last edited by Apr 26, 2016, 11:24 AM

          @MaMu Mind updating and letting me know if it’s good now?

          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
          • M
            MaMu
            last edited by Apr 26, 2016, 11:37 AM

            Sorry, what do you mean

            T 1 Reply Last reply Apr 26, 2016, 11:48 AM Reply Quote 0
            • T
              Tom Elliott @MaMu
              last edited by Apr 26, 2016, 11:48 AM

              @MaMu Update your version of FOG to the latest and letting us know if it now works.

              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
              • M
                MaMu
                last edited by Apr 26, 2016, 12:06 PM

                it doesnt work. now i got now blank Screen but another page with with mysql failures.
                but on top of the page Comes the message succesful

                i want to open http://localhost/fog/management to update the Schema again but i come to the fog Login page.
                I try to connect with fog an Password but then Comes the Invalid Login failure

                T 1 Reply Last reply Apr 26, 2016, 12:21 PM Reply Quote 0
                • T
                  Tom Elliott @MaMu
                  last edited by Apr 26, 2016, 12:21 PM

                  @MaMu If fog was already installed before, the schema only updates the page. If it is a fresh install, the login should be fog with a password of password.

                  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 Apr 26, 2016, 4:07 PM

                    @MaMu Again, apache error log??

                    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
                    • 1 / 1
                    1 / 1
                    • First post
                      7/9
                      Last post

                    168

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project