On 2008/05/13, at 3:44 AM, Robert Linebaugh wrote:
The my.cnf is located at /etc/my.cnf. Below is the info. I don’t
seem to have a bind-address.
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Default to using old password format for compatibility with mysql
3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
[mysql.server]
user=mysql
basedir=/var/lib
[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
HI Rob
Hmm, the 'bind-address' option is a mysql5-ism, i think..
Have a look here for info on your mysql4 issue
http://dev.mysql.com/doc/refman/4.1/en/can-not-connect-to-server.html
Cheers, Mason.
_______________________________________________
Koha-devel mailing list
[EMAIL PROTECTED]
http://lists.nongnu.org/mailman/listinfo/koha-devel
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel