> > Opcja "bind-address". > zrobilem, mam:
; This section must be the first! [mysqld] datadir = /var/lib/mysql/mysqldb/db pid-file = /var/lib/mysql/mysqldb/mysql.pid port = 3306 socket = /var/lib/mysql/mysqldb/mysql.sock bind-address = 192.168.1.1 Zrestartowalem oczywiscie mysql'a. A mimo to z hosta w lanie o ip 192.168.1.11 mam: # mysql --user=uzytkownik --password=haslo --host=192.168.1.1 ERROR 2003 (HY000): Can't connect to MySQL server on '192.168.1.1' (111) No i wszystkie strony korzystajace z bazy, ze starym wpisem host=localhost nadal dzialaja, czyli nic to nie zmienilo :( pszemaz _______________________________________________ pld-users-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-users-pl
