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

Fog wont install

Scheduled Pinned Locked Moved
FOG Problems
4
93
64.6k
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 Sep 1, 2013, 3:25 PM

    yes,of course.

    1 Reply Last reply Reply Quote 0
    • M
      mlb2009
      last edited by Sep 1, 2013, 3:26 PM

      My router is saying the public ip

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Sep 1, 2013, 3:26 PM

        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
        • T
          Tom Elliott
          last edited by Sep 1, 2013, 3:30 PM

          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 Sep 1, 2013, 3:33 PM

            ok,found that

            1 Reply Last reply Reply Quote 0
            • M
              mlb2009
              last edited by Sep 1, 2013, 3:36 PM

              now,even with that ip is still isnt workng

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Sep 1, 2013, 3:39 PM

                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 Sep 1, 2013, 3:40 PM

                  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
                  • T
                    Tom Elliott
                    last edited by Sep 1, 2013, 3:42 PM

                    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
                    • T
                      Tom Elliott
                      last edited by Sep 1, 2013, 3:43 PM

                      I’m installing Fedora 19 right now as a test. It feels more like an issue in the script that operates.

                      It’s just going to be a little bit longer.

                      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 Sep 1, 2013, 3:48 PM

                        • Installing package: php-mysql
                          • Installing package: mysql
                          • Installing package: mysql-server
                        • Checking package: php-mysql…Failed!
                          but it is installed already.
                          try again and the same thing it “fake installs” and then it says it not there
                        1 Reply Last reply Reply Quote 0
                        • M
                          mlb2009
                          last edited by Sep 1, 2013, 3:52 PM

                          and i asked for pxe server alternatives

                          1 Reply Last reply Reply Quote 0
                          • T
                            Tom Elliott
                            last edited by Sep 1, 2013, 3:52 PM

                            Try my latest fog_0.33b.tar.bz2 File
                            I think I know wht the problem is.

                            It isn’t a problem with mysql

                            It’s a problem with the package php-mysql.

                            The install file is calling to install php53-mysql.

                            Change that to php-mysql and it should work.

                            It’s easier to just redownload my file and try again.

                            [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 Sep 1, 2013, 3:59 PM

                              Not working. same problem

                              1 Reply Last reply Reply Quote 0
                              • T
                                Tom Elliott
                                last edited by Sep 1, 2013, 4:04 PM

                                php-mysql is the same problem?

                                Have you tried install php php-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 Sep 1, 2013, 4:07 PM

                                  Package php-5.5.3-1.fc19.x86_64 already installed and latest version
                                  Package php-mysqlnd-5.5.3-1.fc19.x86_64 already installed and latest version
                                  there all installed

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    Tom Elliott
                                    last edited by Sep 1, 2013, 4:10 PM

                                    I’m performing install on fedora 19 right 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 0
                                    • T
                                      Tom Elliott
                                      last edited by Sep 1, 2013, 4:13 PM

                                      take a look at the lib/redhat/config.sh file

                                      Make sure all references to php53 (any of them) and remove the 53 part of it.

                                      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 Sep 1, 2013, 4:14 PM

                                        ok

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          Tom Elliott
                                          last edited by Sep 1, 2013, 4:20 PM

                                          I already made the changes, so you won’t find php53

                                          Anyways, I figured out the issue.

                                          Change the stanza under #Fedora for php-mysql to php-mysqlnd and change the mysql mysql-server to mariadb and mariadb-server as Fedora 19 has changed from mysql to mariadb.

                                          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
                                          • 3 / 5
                                          3 / 5
                                          • First post
                                            41/93
                                            Last post

                                          148

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.3k

                                          Posts
                                          Copyright © 2012-2024 FOG Project