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

    Fog wont install

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    93
    61.7k
    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
      mlb2009
      last edited by

      sorry for the late reply. i connected to the router that connects me to the modem.i know that mysql is working because when enter mysql in the command line,it dosen’t give me any errors.
      I downloaded the rpms for mysql and that didn’t work. the command you gave me finally worked.
      i disabled iptables and selinux some time ago.

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

        Okay,

        Is there any way you’d be able to allow remote access that I could actually take a look at the file/install process?

        There shouldn’t be any problem with installing, so it seems there’s a borked command in the installer somewhere, I just don’t know where. I’m running on CentOS 6.4 and I haven’t run into any issues. I’m also running/testing 0.33 so I’m not a good 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
        • M
          mlb2009
          last edited by

          0.33?How do you download that

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

            Are you trying to do this install from your home system?

            Give me a minute or two and I’ll post the latest and greatest that I’ve created.

            I don’t know if it will work, but it will contain many of the Fixes I’ve already implemented.

            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
            • Tom ElliottT
              Tom Elliott
              last edited by

              Ready for download:

              [url]https://mastacontrola.com/fog_0.33b.tar.bz2[/url]

              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
                mlb2009
                last edited by

                getting the same error.I will remove mysql and see what happens this time

                1 Reply Last reply Reply Quote 0
                • M
                  mlb2009
                  last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott
                    last edited by

                    Any luck yet?

                    What do you mean remove MySQL? Do you mean you’re uninstalling it, or not allowing fog to deal with the install of it?

                    Also, did you find your private IP for your system? The sock isn’t going to connect on your public IP address which could be your entire holdup.

                    My best suggestion is to find out what IP’s your router distributes for DHCP. (Usually something like: 192.168.1.100 thru 192.168.1.200)

                    Then statically set your FOG Server’s IP to something out side that scope (Like : 192.168.1.10)

                    Then when you go thru the installer, set your Server’s IP Address to 192.168.1.10
                    Your Router IP Address would then be set to 192.168.1.1
                    Your DNS IP would then be 192.168.1.1

                    Because you’re not trying to access your fog system using the internet, (your public IP Address), the system shouldn’t have any issues finding your system during the mysql part. Then again, I don’t know, I’m not there to see the issue either.

                    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
                      mlb2009
                      last edited by

                      with 0.33,it dectects my ip and eveything.I have a internet connection.Same error about mysql.
                      And how to find out my dhcp router ip?
                      do i go to my router settings?

                      1 Reply Last reply Reply Quote 0
                      • M
                        mlb2009
                        last edited by

                        and are there alterntives for pxe boot?

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

                          Are you trying to use your fog server as the DHCP server?

                          If you are, set the Router IP address to the same as your System.

                          You said you were behind a router. If that’s the case, chances are your router IP address is 192.168.1.1, but this doesn’t matter.

                          You’re sure mysql is running?

                          Do you have the ability to install another OS like CentOS?

                          I don’t have a copy of Fedora 19 so I can’t test anything out for you. Give me a few hours and I’ll build a VM for it to try to see what you’re seeing.

                          To find out your router IP, go into the router settings. It will be somewhere, but again I don’t know your router.

                          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
                            mlb2009
                            last edited by

                            yes,of course.

                            1 Reply Last reply Reply Quote 0
                            • M
                              mlb2009
                              last edited by

                              My router is saying the public ip

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

                                There are alternatives for PXE boot such as iPXE and GPXE but before you go changing that, lets try getting this working for you.

                                I’ve still got about an hour or so until fedora 19 is downloaded for me.

                                Make it just a little bit longer, I’m doing minimal install rather than full DVD disk download.

                                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
                                • Tom ElliottT
                                  Tom Elliott
                                  last edited by

                                  Your router will display the public IP because it’s also connected to the internet, but the LAN side of it is what you’re looking for. You should have both WAN and LAN (WAN is your internet, LAN is your Local Area Network)

                                  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
                                    mlb2009
                                    last edited by

                                    ok,found that

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      mlb2009
                                      last edited by

                                      now,even with that ip is still isnt workng

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

                                        Same error with mysql?

                                        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
                                          mlb2009
                                          last edited by

                                          yes. when it installs the packaegs it keeps installing them even when there already there
                                          is says Checking package: php-mysql…Failed!

                                          enter command : yum install php-mysql
                                          Package php-mysqlnd-5.5.3-1.fc19.x86_64 already installed.

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

                                            Can you post the exact error message(s)?

                                            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
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 2 / 5
                                            • First post
                                              Last post

                                            152

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project