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

Web Gui

Scheduled Pinned Locked Moved
FOG Problems
5
6
2.8k
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
    Cal Sparks
    last edited by Dec 3, 2012, 9:09 PM

    I cannot get Fog to display the web gui using the IP address. I get the following message.
    [SIZE=6][B][FONT=Times New Roman][COLOR=#000000]It works![/COLOR][/FONT][/B][/SIZE]

    [SIZE=4][FONT=Times New Roman][COLOR=#000000]This is the default web page for this server.[/COLOR][/FONT][/SIZE]
    [SIZE=4][FONT=Times New Roman][COLOR=#000000]The web server software is running but no content has been added, yet.[/COLOR][/FONT][/SIZE]

    1 Reply Last reply Reply Quote 0
    • L
      Lee Rowlett Developer
      last edited by Dec 3, 2012, 10:48 PM

      change /var/www/index.html to:

      <html>
      <head>
      <meta http-equiv=“Refresh” content=“0; URL=fog/index.php”> </head> </html>
      otherwise just add /fog in the address bar

      1 Reply Last reply Reply Quote 0
      • C
        Cal Sparks
        last edited by Dec 4, 2012, 5:53 PM

        Great Thanks. Worked Perfectly.

        1 Reply Last reply Reply Quote 0
        • S
          Stephen Roddick
          last edited by May 1, 2014, 3:01 PM

          alternately change /var/www/index.html to /var/www/index.old.html.

          FOG adds the index.php to the /var/www folder but doesn’t remove the index.html. Unfortunately Apache’s default page entry looks for index.html before it looks for index.php. If index.html (the “It works!” page) exists it shows that regardless if the index.php (the fog redirector) exists or not. renaming it causes the index.php to be shown and for the redirection to happen properly.

          Stephen.

          1 Reply Last reply Reply Quote 0
          • J
            Jaymes Driver Developer
            last edited by May 1, 2014, 4:16 PM

            You can also edit your apache settings to prefer the php file over the html file.

            WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by May 1, 2014, 4:32 PM

              Or go to the proper link displayed at the bottom of the installer:

              [url]http://10.0.0.10/fog/management[/url] for example.

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

              156

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project