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

    Unable to access Fog server management settings

    Scheduled Pinned Locked Moved
    FOG Problems
    5
    25
    9.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.
    • Wayne WorkmanW
      Wayne Workman
      last edited by

      [CODE]cat /var/log/apache2/error.log > sometextfile.txt[/CODE]

      1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman
        last edited by

        Or take a picture with a phone… and upload the picture… way simpler. 🙂

        1 Reply Last reply Reply Quote 0
        • D
          Digital Dog
          last edited by

          I just checked the fog install log. The only error message I found was under the section called Confirming package installation. Installation of package php5-gd failed.

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

            ahhhhhh

            So you don’t have a /var/www/fog folder because it doesn’t exist. It never made it that far.

            Maybe you ran the ./installfog.sh as a non-root user:

            Maybe retry running installer with:

            [code]sudo ./installfog.sh[/code]

            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
            • D
              Digital Dog
              last edited by

              Tom,
              I’m pretty sure I ran it with sudo since its in Liam’s how to. However, I just ran it again with sudo ./installfog.sh and still no fog folder. I still see the installation of package php5-gd failed then the script ends. Not sure if that is significant or not.

              1 Reply Last reply Reply Quote 0
              • Wayne WorkmanW
                Wayne Workman
                last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • D
                  Digital Dog
                  last edited by

                  Wayne,
                  I ran sudo apt-get update and sudo apt-get upgrade earlier. Is that the same as what you are proposing?

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

                    @Digital Dog,

                    Yes that’s what he was implying I think. Make sure the OS is updated/upgraded to the latest stuff available. It’s just odd that your’s is the first I’ve heard of not being able to install php5-gd.

                    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
                    • Wayne WorkmanW
                      Wayne Workman
                      last edited by

                      [quote=“Tom Elliott, post: 43711, member: 7271”]@Digital Dog,

                      Yes that’s what he was implying I think. Make sure the OS is updated/upgraded to the latest stuff available. It’s just odd that your’s is the first I’ve heard of not being able to install php5-gd.[/quote]

                      He did say he was using the non-GUI version… that is different. Think that might have something to do with it?

                      1 Reply Last reply Reply Quote 0
                      • D
                        Digital Dog
                        last edited by

                        Well, if it was going to happen to anyone it would be me.

                        1 Reply Last reply Reply Quote 0
                        • JunkhackerJ
                          Junkhacker Developer
                          last edited by

                          [quote=“Wayne Workman, post: 43713, member: 28155”]He did say he was using the non-GUI version… that is different. Think that might have something to do with it?[/quote]

                          i never use the GUI version for servers

                          signature:
                          Junkhacker
                          We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                          1 Reply Last reply Reply Quote 0
                          • D
                            Digital Dog
                            last edited by

                            I don’t have to use the non-GUI version. I chose it because that’s what the prior server had on it. You think it would be helpful to try the GUI version?

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

                              GUI Aside,

                              The issue you’re reporting where php5-gd is not being able to be installed is strange to me.

                              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
                              • JunkhackerJ
                                Junkhacker Developer
                                last edited by

                                my point regarding the fact that i use a non-GUI version was simply to say that it shouldn’t be an issue.
                                Chris Wells may have found something that might be relevant [url]http://fogproject.org/forum/threads/not-a-problem-just-a-solution-i-found.12575/[/url]

                                signature:
                                Junkhacker
                                We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                                1 Reply Last reply Reply Quote 0
                                • D
                                  Digital Dog
                                  last edited by

                                  Could any of this be hardware related?

                                  1 Reply Last reply Reply Quote 0
                                  • Joseph HalesJ
                                    Joseph Hales Testers
                                    last edited by

                                    quick tip from another command line noob I use ssh to connect to my server from a windows box via putty anything I highlight with my mouse is in my paste buffer then I just copy it into my post directly or to a txt file also if you copy a command string from a windows post you can right click and past it directly to your command line.

                                    RTFM

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      Digital Dog
                                      last edited by

                                      [quote=“Junkhacker, post: 43718, member: 21583”]my point regarding the fact that i use a non-GUI version was simply to say that it shouldn’t be an issue.
                                      Chris Wells may have found something that might be relevant [url]http://fogproject.org/forum/threads/not-a-problem-just-a-solution-i-found.12575/[/url][/quote]

                                      I will try this out when I get back to the office tomorrow.

                                      1 Reply Last reply Reply Quote 0
                                      • Wayne WorkmanW
                                        Wayne Workman
                                        last edited by

                                        Digital Dog,

                                        I’d like to point out that you don’t need to follow the previous guy’s documentation to a “T”. The FOG WiKi has lots of well written tutorials for installing FOG on many major flavors of Linux. Although I use Fedora myself, the most easy best is probably Ubuntu.

                                        If you currently don’t have a working FOG box, there’s not a lot to loose… Have you recovered the old images? Keep the old documentation, just in case there’s any custom & wild configurations that are necessary in your environment.

                                        That’s just my suggestion… Only because you’ve stumped people with this problem… Wipe and start new, don’t spend unnecessary time trying to fix some crazy problem that nobody has seen before.

                                        And of course, we’re here to help you when you need it.

                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          Digital Dog
                                          last edited by

                                          [quote=“Junkhacker, post: 43718, member: 21583”]my point regarding the fact that i use a non-GUI version was simply to say that it shouldn’t be an issue.
                                          Chris Wells may have found something that might be relevant [url]http://fogproject.org/forum/threads/not-a-problem-just-a-solution-i-found.12575/[/url][/quote]

                                          I followed these steps and it resolved my problem. I was able to get the FOG software successfully installed, and am now able to connect to FOG manager. Thanks to all for your assistance.

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

                                          144

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project