MRatWork Forum by Mustafa Ramadhan

Language Specific Discussions => Indonesia Users => Topic started by: hostrator on 2017-02-06, 11:50:07

Title: fqdn
Post by: hostrator on 2017-02-06, 11:50:07
Halo master,
kalau muncul keterangan seperti ini cara fix nya gimana ya... terimakasih

Starting httpd: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 77.81.x.x Set the 'ServerName' directive globally to suppress this message
Title: Re: fqdn
Post by: MRatWork on 2017-02-06, 17:08:10
Hostname harus dalam bentuk 'server1.domainanda.com' dan bukan sekadar 'server1'.
Title: Re: fqdn
Post by: hostrator on 2017-02-08, 02:54:01
udah ku ubah di  /etc/sysconfig/network

jadi
Code: [Select]
[root@ns1 ~]# hostname -s
ns1
[root@ns1 ~]# hostname
ns1.hostratornet.com
[root@ns1 ~]# hostname -f
ns1.hostratornet.com


Code: [Select]
Control Panel:
   - Kloxo-MR: 7.0.0.c-2017020402
   - Web: hiawatha-10.5.0-f.2.mr.el6.i686
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) i686
   - Hostname: ns1.hostratornet.com
C. Services:


tapi masih muncul
 Starting httpd: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using ns1.hostratornet.com. Set the 'ServerName' directive globally to suppress this message

perlu diseting dimana lagi ya
Title: Re: fqdn
Post by: hostrator on 2017-02-08, 03:53:53
udah di edit  di :

/etc/hosts

sekarang udah oke, tidak muncul error hostname lagi,,,


 ;D