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

    1.5.7, 1.5.8 & DEV Install issues

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    12
    1.2k
    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.
    • S
      Sharo @Sebastian Roth
      last edited by

      @Sebastian-Roth

      Hi Sebastian,

      Is “password” in red supposed to be my password or is password the password?

      1 Reply Last reply Reply Quote 0
      • S
        Sharo @Sebastian Roth
        last edited by

        @Sebastian-Roth

        Here’s what I got after running those commands. You’re not going to hurt my feelings if you suggest I remove or default mysql and associated users 🙂

        Thank you for your help.

        fog_rootmysqlpass00.JPG

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by

          @Sharo said in 1.5.7, 1.5.8 & DEV Install issues:

          Is “password” in red supposed to be my password or is password the password?

          It’s supposed to be written like this. Don’t put in your password as command parameter as it will ask you on the console when calling it. You will see.

          Sorry, I forgot to mention you need to run those as root!

          sudo -i
          systemctl stop mysql
          mysqld_safe --skip-grant-tables &
          mysqladmin -u root password
          mysqladmin -u root shutdown
          systemctl start mysql
          mysql -u root -p
          

          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

          S 2 Replies Last reply Reply Quote 0
          • S
            Sharo @Sebastian Roth
            last edited by

            @Sebastian-Roth

            Hello, sorry for the delay here’s what I got:

            297a7fbb-2d45-48c7-ae31-31f340e33e2e-image.png

            1 Reply Last reply Reply Quote 0
            • S
              Sharo @Sebastian Roth
              last edited by

              @Sebastian-Roth

              Here’s the rest of the command string:

              b9620f2b-8a48-40ce-b4a4-ce9543610c3a-image.png

              1 Reply Last reply Reply Quote 0
              • S
                Sebastian Roth Moderator
                last edited by

                @Sharo Seems like you are not able to stop the mysql service. Please run

                sudo -i
                ps ax | grep -i -e mysql -e mariadb
                systemctl stop mysql
                systemctl stop mysqld
                systemctl stop mariadb
                ps ax | grep -i -e mysql -e mariadb
                

                to see if we can shut it down properly this way.

                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

                S 1 Reply Last reply Reply Quote 0
                • S
                  Sharo @Sebastian Roth
                  last edited by

                  @Sebastian-Roth

                  Hello, thank you for your response. Here’s what I got:

                  d5886d5d-d2f2-468b-98ef-2c891127cc61-image.png

                  Thank you

                  1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by

                    @Sharo Well, database seems to be down now, so try:

                    sudo -i
                    mysqld_safe --skip-grant-tables &
                    mysqladmin -u root password
                    ...
                    mysqladmin -u root shutdown
                    systemctl start mysql
                    mysql -u root -p
                    

                    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

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      Sharo @Sebastian Roth
                      last edited by

                      @Sebastian-Roth

                      I’m just going to reinstall Ubuntu 16.04 followed by creating a timeshift restore point pre 1.5.7 fog installation.

                      Could you point me to an updated install guide?

                      Thank you for your help.

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by

                        @Sharo It’s not that hard to get this back up. No need to reinstall just because of that. Shall we do a shared desktop session? See speak bubble in the top right corner.

                        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

                        171

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project