Perfect Server CENTOS 5.2 Issues

Discussion in 'Installation/Configuration' started by happz, Jul 13, 2008.

  1. happz

    happz Member

    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
     
    Last edited: Jul 13, 2008
  2. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    hostname -f
    , and what's in /etc/hosts?
     
  3. happz

    happz Member

    thanks falko...

    the output of /etc/hosts showed some incorrect info. i put info as it should be and it worked. thanks falko
     

Share This Page