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

    Can't edit MySqol My.cnf file

    Scheduled Pinned Locked Moved
    FOG Problems
    1
    1
    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.
    • S
      sid
      last edited by

      In the manauls says that I need to make the follwing changes to the my.cnf file in mysql, but I can’t save the changes either through the terminla using sudo vi or gedit.

      any Idea ?
      thanks

      [SIZE=4][B]MySQL Configuration[/B][/SIZE]

      MySQL needs to be setup to accept connections from remote machines. This is not the default behaviour on many distros.
      Check the file:
      /etc/mysql/my.cnf
      and look for the line beginning with:
      bind-address=
      This should read:
      bind-address=<IP of FOG Server>
      rather than:
      bind-address=127.0.0.1 or bind-address=localhost
      Remember to restart MySQL if you make changes to this file:
      sudo /etc/init.d/mysql restart

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

      133

      Online

      12.0k

      Users

      17.3k

      Topics

      155.2k

      Posts
      Copyright © 2012-2024 FOG Project