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

switch to mariadb instead of mysql

Scheduled Pinned Locked Moved
General Problems
2
4
1.4k
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.
  • E
    eryan
    last edited by Aug 10, 2017, 5:20 PM

    I’m trying to install FOG onto a server in an enterprise environment in which we use mariadb rather than mysql-server. The server is Ubuntu 16.04 and I’m installing FOG 1.4.4. How can I signal to the installer that I want to use mariadb instead of MySQL? Do I need to actually modify the bin/installfog.sh or configure.sh scripts?

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Aug 10, 2017, 6:06 PM

      What I might recommend, is there a particular reason the FOG server requires mariadb? If you’re just trying to centrally manage the db you can specify an alternate snmysqlhost, snmysqluser, and snmysqlpass directly through the installer.

      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 Aug 10, 2017, 6:17 PM

        The command to do such a thing would be:

        snmysqlhost=10.10.10.10 snmysqluser='root' snmysqluser='passwordforcentralsql' ./installfog.sh -y
        

        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
        • E
          eryan
          last edited by Aug 10, 2017, 10:02 PM

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            1/4
            Last post

          171

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project