URL:
  <http://gna.org/support/?func=detailitem&item_id=717>

                 Summary: savannah.conf.pl documentation lack of clarity
(SQL)
                 Project: Savane
            Submitted by: mech
            Submitted on: Tue 09/13/2005 at 23:14
                Category: Installation/Configuration
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
                 Release: 

    _______________________________________________________

Details:

# SQL server:
      # Ex: \"localhost\", \"savannah\", \"mysqluser\", \"mysqlpasswd\",
      #     \"mysql_socket=/non-standard-path-to/mysqld.sock\"

Doesn\'t say anything about what to do if you have MySQL set up to accept
only unix sockets instead of TCP sockets.  I *think* that the correct thing
to do would be either to have \'$sys_dbhost=\"\";\' (empty) or comment out
the entire line.  But the answer to this question depends on whether
\"localhost\" is a default that will be used if the line is commented out,
and more importantly on whether savane can operate with MySQL in such a mode
in the first place.  It is quite possible that my DB-related problems
reported previously (savane support tracker #711-713) are because of this. 
My original savane 1.0.7 install had this line commented out.  In this new
1.1 install, I have changed my MySQL config to allow TCP connections from
\"localhost\", and set the relevant savannah.conf.pl line to:
      our $sys_dbhost=\"localhost\";

We\'ll see if that has any effect on issues #711-713.






    _______________________________________________________

Reply to this item at:

  <http://gna.org/support/?func=detailitem&item_id=717>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


Répondre à