• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. bluesky
    B
    • Profile
    • Following 2
    • Followers 0
    • Topics 1
    • Posts 12
    • Best 2
    • Controversial 0
    • Groups 0

    bluesky

    @bluesky

    2
    Reputation
    1.2k
    Profile views
    12
    Posts
    0
    Followers
    2
    Following
    Joined Last Online

    bluesky Unfollow Follow

    Best posts made by bluesky

    • RE: Redirect /fog/management to root X.X.X.X

      @Wayne-Workman this fails chown root:apache /var/www/html/index.php invalid group. should this be www-data?

      posted in General
      B
      bluesky
    • RE: Redirect /fog/management to root X.X.X.X

      @Wayne-Workman Please see my previous reply to you, you can see exactly what I did including the contents of the php file.

      posted in General
      B
      bluesky

    Latest posts made by bluesky

    • RE: Redirect /fog/management to root X.X.X.X

      @Wayne-Workman No worries, ya I am going to look at apache default config

      posted in General
      B
      bluesky
    • RE: Redirect /fog/management to root X.X.X.X

      @Wayne-Workman Please see my previous reply to you, you can see exactly what I did including the contents of the php file.

      posted in General
      B
      bluesky
    • RE: Redirect /fog/management to root X.X.X.X

      @x23piracy Thanks, this worked!

      posted in General
      B
      bluesky
    • RE: Redirect /fog/management to root X.X.X.X

      @Wayne-Workman Hi Wayne - I just cant seem to get this to work following the instructions on wiki.
      I have started with fresh install of Ubuntu 16 and FOG . I dont want to waste your time but thought I would provide the update.

      1.) ls -l /var/www/html/index.php
      -rwxr–r-- 1 root www-data 78 Feb 16 09:24 /var/www/html/index.php

      2.) Contents of above file:
      <?php
      header(‘Location: http://10.0.2.15/fog/management/index.php’);
      exit;
      ?>

      3.)
      Latest Version: 1.3.4
      Latest Development Version: 1.3.5-RC-7
      Latest SVN Version: 6065

      4.) Server Version: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2k

      posted in General
      B
      bluesky
    • RE: Redirect /fog/management to root X.X.X.X

      @Wayne-Workman Ok Thanks thats what I will do. Thanks for all your help. So far, I have FOG up and running in a school district…just now trying to tweak a few things

      posted in General
      B
      bluesky
    • RE: Redirect /fog/management to root X.X.X.X

      @Wayne-Workman I think I am going to start all over with fresh install. I am using virtual box so I can destroy and start over easily. I suspect I have touched to many files made to many config changes.

      posted in General
      B
      bluesky
    • RE: Redirect /fog/management to root X.X.X.X

      @Wayne-Workman No its not working, typing "X.X.X.X "into the browser takes me to the index of / page. interestingly enough if i type local host, it takes me to the Apache Debian default page then redirects me to the fog web console

      posted in General
      B
      bluesky
    • RE: Redirect /fog/management to root X.X.X.X

      @george1421 Thanks I have tried both your suggestions, but if you know this works, then I suspect I have issues with my apache2 service

      posted in General
      B
      bluesky
    • RE: Redirect /fog/management to root X.X.X.X

      @Wayne-Workman this fails chown root:apache /var/www/html/index.php invalid group. should this be www-data?

      posted in General
      B
      bluesky
    • RE: Redirect /fog/management to root X.X.X.X

      @george1421 Just confirming where the index.html should be. I have it in /var/www/fog/index.html. I tested this by just entering ip in firefox browser and it takes me to the index of / page.

      posted in General
      B
      bluesky