tags 308908 + unreproducible moreinfo
thanks

Hello

On 2005-05-13 schnitzel meister wrote:
> # grep bind-address /etc/mysql/my.cnf
> bind-address            = localhost
>
> # /etc/init.d/mysql restart
> 
> # netstat -tpln|grep mysql
> tcp    0    0    1.2.3.4:3306    0.0.0.0:*    LISTEN    24002/mysqld
> (1.2.3.4 is my public ip)

Please give me the output of "ping -c1 localhost | head -1". It should
display 127.0.0.1 like this:
        PING localhost (127.0.0.1) 56(84) bytes of data.
else you misconfigured your /etc/hosts and entered a wrong IP address
for "localhost".

bye,

-christian-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to