Merhaba arkadaşlar, sunucuma directadmin kurdum kurulum başarılı tamamlandı. Fakat bir sorun var. Bütün servisler çalıştığı halde sunucu web kısmı çalışmıyor. yani http arayüzü komple çalışmıyor. ssh dan bağlanıp bakıyorum httpd servisi çalışıyor gözüküyor ama erişim sağlayamıyorum. Sorun nerde olabilir ? teşekkürler.
[root@s2 ~]# service httpd status
httpd (pid 12404) is running...
[root@s2 ~]# service proftpd status
proftpd (pid 12462) is running...
[root@s2 ~]# service mysqld status
SUCCESS! MySQL running (12284)
[root@s2 ~]# service named status
named (pid 12325) is running...
[root@s2 ~]# service directadmin status
directadmin (pid 12351) is running...
[root@s2 ~]# service exim status
exim (pid 5481) is running...
httpd şöyle bir çıktı verdi
Restarting apache.
Stopping httpd: [ OK ]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using hostname.site.com for ServerName
[ OK ]