Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Dashamir

Pages: [1]
1
Apache / Re: The server's fully qualified domain name
« on: December 23, 2014, 02:43:50 PM »
Try setting the hostname by using the hostname command
1.connect to the server via ssh
2.su or sudo if required (if not logged in as root) and type hostname your.fqdn.com ( this is your fqdn not what i typed here)
3.restart httpd using service httpd restart

Thank You!

2
Apache / The server's fully qualified domain name
« on: December 22, 2014, 07:01:02 PM »
Hello!

Congratulations for your amazed work!

Can you explain where is the problem here?
How can I fix this problem?
With steps please as I am new in this work :)

 

Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using server1.xxx.com for ServerName

Pages: [1]