PDA

View Full Version : Perfect Server CENTOS 5.2 Issues


happz
13th July 2008, 04:54
Page 4 problems

Step 10

Now check that networking is enabled. Run

netstat -tap | grep mysql

Received this--

[root@FSD1 named]# netstat -tap | grep mysql
getnameinfo failed
getnameinfo failed
getnameinfo failed
getnameinfo failed
getnameinfo failed
getnameinfo failed
tcp 0 0 *:mysql *:* LISTEN 3823/mysqld


thanks
happz

falko
13th July 2008, 14:27
What's the output of hostname -f, and what's in /etc/hosts?

happz
14th July 2008, 03:39
the output of /etc/hosts showed some incorrect info. i put info as it should be and it worked. thanks falko