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

Web interface will not load at /fog/management/index.php

Scheduled Pinned Locked Moved Solved
Bug Reports
4
24
16.3k
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
    Matt Derrick @Tom Elliott
    last edited by Jul 1, 2015, 11:35 PM

    @Tom-Elliott new error: PHP Fatal error: Cannot create references to elements of a temporary array expression in /var/www/fog/lib/fog/FOGBase.class.php on line 406

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Jul 1, 2015, 11:39 PM

      @Matt-Derrick What distro and version of Linux are you running?

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      M 1 Reply Last reply Jul 1, 2015, 11:42 PM Reply Quote 0
      • M
        Matt Derrick @Wayne Workman
        last edited by Jul 1, 2015, 11:42 PM

        @Wayne-Workman Ubuntu 12.04

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Jul 1, 2015, 11:44 PM

          What version of php?
          sudo php -v

          Can you try latest and tell me where the next error occurs?

          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

          M 1 Reply Last reply Jul 1, 2015, 11:47 PM Reply Quote 0
          • M
            Matt Derrick @Tom Elliott
            last edited by Jul 1, 2015, 11:47 PM

            @Tom-Elliott
            PHP 5.3.10-1ubuntu3.18 with Suhosin-Patch (cli) (built: Apr 17 2015 15:11:25)

            PHP Parse error: syntax error, unexpected ‘&’ in /var/www/fog/lib/fog/FOGBase.class.php on line 411

            T 1 Reply Last reply Jul 1, 2015, 11:51 PM Reply Quote 0
            • T
              Tom Elliott @Matt Derrick
              last edited by Tom Elliott Jul 1, 2015, 5:52 PM Jul 1, 2015, 11:51 PM

              @Matt-Derrick can you try Running sudo apt-get update;sudo apt-get dist-upgrade

              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

              M 1 Reply Last reply Jul 1, 2015, 11:55 PM Reply Quote 0
              • M
                Matt Derrick @Tom Elliott
                last edited by Jul 1, 2015, 11:55 PM

                @Tom-Elliott
                0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

                T 1 Reply Last reply Jul 1, 2015, 11:57 PM Reply Quote 0
                • T
                  Tom Elliott @Matt Derrick
                  last edited by Jul 1, 2015, 11:57 PM

                  @Matt-Derrick Can we chat? Maybe even teamviewer?

                  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

                  M 1 Reply Last reply Jul 2, 2015, 12:01 AM Reply Quote 0
                  • M
                    Matt Derrick @Tom Elliott
                    last edited by Jul 2, 2015, 12:01 AM

                    @Tom-Elliott give me 20 minutes and I can. i can give you team viewer right now but wont be able to chat right away

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Jul 2, 2015, 12:07 AM

                      That’s okay, I hope i just fixed it. It’s not adding the repositories you probably need which is what you’re running into 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 1
                      • T
                        Tom Elliott
                        last edited by Jul 2, 2015, 12:26 AM

                        This is now resolved.

                        Apparently there was an issue in the codebase that wasn’t allowing the repository to be installed. I will likely need to figure out a more suitable fix in the installer itself.

                        All that’s needed is to run the installer. If there’s a problem, go to shell and run: (on ubuntu this is):

                        sudo apt-get update;sudo apt-get dist-upgrade

                        Confirm the pops if they come up as their defaulted selected item.

                        Re-run the installer and all should work.

                        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 2
                        • 1
                        • 2
                        • 2 / 2
                        2 / 2
                        • First post
                          23/24
                          Last post

                        211

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project