The Perfect Setup - Debian Etch (Debian 4.0) some trouble
firstly, sorry for my english, i am a frenchie.
i do the howto step by step, at the end of page 4,i had that
tcp 0 0 localhost:mysql *:* LISTEN 2723/mysqld
instead of
tcp 0 0 *:mysql *:* LISTEN 2723/mysqld
the step before i don't find bind-address = 127.0.0.1
but something about socket-please what is wrong here?
many thanks
Last edited by daniel80; 18th January 2008 at 16:57.
first a lot of line beginning by #
and
# Remember to edit /etc/mysql/debian.cnf when changing the socket location.
[client]
port = 3306
socket = /var/run/mysqld/mysqld.sock
# Here is entries for some specific programs
# The following values assume you have at least 32M ram
# This was formally known as [safe_mysqld]. Both versions are currently parsed.
[mysqld_safe]
socket = /var/run/mysqld/mysqld.sock
nice = 0
[mysqld]
#
# * Basic Settings
#
user = mysql
pid-file = /var/run/mysqld/mysqld.pid
socket = /var/run/mysqld/mysqld.sock
port = 3306
basedir = /usr
datadir = /var/lib/mysql
tmpdir = /tmp
"/etc/mysql/my.cnf" 140 lines, 3638 characters
Many thanks for your replies.
my config p3 766mhz 128 mo ram 100mbps disk 8go ide
i use putty to configure just a the beginning of step 5 of the howto .
Last edited by daniel80; 21st January 2008 at 10:10.
Recent comments
22 hours 10 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 5 hours ago
1 day 7 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 14 hours ago
2 days 3 hours ago
2 days 5 hours ago