• 16-09-2013, 13:57:04
    #1
    Altdaki gibi sürekli hata alıyorum acaba sorun nerde bilen varsa yardımcı olursa sevinirim tek sıkımtım cpanel lisansım bitti ssh üzerinden yardımcı olursanız sevinirim

    IMPORTANT: Do not ignore this email.

    Your hostname (son) could not be resolved to an IP address. This
    means that /etc/hosts is not set up correctly, and/or there is no
    dns entry for son. Please be sure that the contents of /etc/hosts
    are configured correctly, and also that there is a correct 'A'
    entry for the domain in the zone file.

    Some or all of these problems can be caused by /etc/resolv.conf
    being setup incorrectly. Please check that file if you believe
    everything else is correct.

    You may be able to automatically correct this problem by using the
    'Add an A entry for your hostname' option under 'Dns Functions' in
    your Web Host Manager.
  • 16-09-2013, 15:42:36
    #2
    dapzar adlı üyeden alıntı: mesajı görüntüle
    Altdaki gibi sürekli hata alıyorum acaba sorun nerde bilen varsa yardımcı olursa sevinirim tek sıkımtım cpanel lisansım bitti ssh üzerinden yardımcı olursanız sevinirim

    IMPORTANT: Do not ignore this email.

    Your hostname (son) could not be resolved to an IP address. This
    means that /etc/hosts is not set up correctly, and/or there is no
    dns entry for son. Please be sure that the contents of /etc/hosts
    are configured correctly, and also that there is a correct 'A'
    entry for the domain in the zone file.

    Some or all of these problems can be caused by /etc/resolv.conf
    being setup incorrectly. Please check that file if you believe
    everything else is correct.

    You may be able to automatically correct this problem by using the
    'Add an A entry for your hostname' option under 'Dns Functions' in
    your Web Host Manager.
    /etc/hosts

    dosyanıza

    IPADRESINIZ HOSTNAMEADRESINIZ

    karşılıklarını ekleyip kaydedin.
  • 30-09-2013, 10:46:42
    #3
    sysadmin adlı üyeden alıntı: mesajı görüntüle
    /etc/hosts

    dosyanıza

    IPADRESINIZ HOSTNAMEADRESINIZ

    karşılıklarını ekleyip kaydedin.
    Ekli hocam ama hala hata veriyor?
  • 02-10-2013, 12:30:21
    #4
    sysadmin adlı üyeden alıntı: mesajı görüntüle
    /etc/hosts

    dosyanıza

    IPADRESINIZ HOSTNAMEADRESINIZ

    karşılıklarını ekleyip kaydedin.
    /etc/resolv.conf dosyasında name serverlar var onlar

    nameserver 4.2.2.2
    nameserver 8.8.8.8

    bunlarla alakalı olabilirmi acaba
  • 02-10-2013, 19:10:26
    #5
    dapzar adlı üyeden alıntı: mesajı görüntüle
    /etc/resolv.conf dosyasında name serverlar var onlar

    nameserver 4.2.2.2
    nameserver 8.8.8.8

    bunlarla alakalı olabilirmi acaba
    hayır alakası yok sizin hostnameinizde ne yazıyor ise onaun için dns den bir a record kaydı eklemeniz lazım.

    konsolda hostname yazdığınızda ki çıktı son mu ?
  • 02-10-2013, 19:42:39
    #6
    sysadmin adlı üyeden alıntı: mesajı görüntüle
    hayır alakası yok sizin hostnameinizde ne yazıyor ise onaun için dns den bir a record kaydı eklemeniz lazım.

    konsolda hostname yazdığınızda ki çıktı son mu ?
    evet asdf çıkıyor

    /etc/hosts içeriğide bu
    127.0.0.1 localhost.localdomain localhost
    162.243.xx.xx asdf asdf son host.xxx.com host


    böylemi olması lazım
    127.0.0.1 localhost
    162.243.xx.xx host.xxx.com
  • 02-10-2013, 21:56:46
    #7
    dapzar adlı üyeden alıntı: mesajı görüntüle
    evet asdf çıkıyor

    /etc/hosts içeriğide bu
    127.0.0.1 localhost.localdomain localhost
    162.243.xx.xx asdf asdf son host.xxx.com host


    böylemi olması lazım
    127.0.0.1 localhost
    162.243.xx.xx host.xxx.com
    hostname host.xxx.com

    komutunu kulllanarak hostname'inizi güncelleyin. Sonra whmdeki edit dns menüsünden xxx.com un kayıtları altında host isminde bir A record 'u 162.243.xx.xx ip si ile ekleyin.