okay so im trying to set up a website with this vps, i bought a domain and pointed it toward my ip and installed mysql and apache but now im having some domain name issue (i tried re-configuring the hosts and hostname file, but no luck)
Hosts File:
12.34.567.890 server1.example.come
Hostname File:
server1
here is the error when i try to start apache
[root@mapart ~]# service httpd start
Starting httpd: httpd: apr_sockaddr_info_get() failed for mapart
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
some help or advice would be appreciated.
setting up website on vps
-
- New to forums
- Posts: 1
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sat Jun 23, 2012 2:43 pm
Re: setting up website on vps
This should take care of that:
http://www.unixmen.com/apache2-aprsocka ... ailed-for/
http://www.unixmen.com/apache2-aprsocka ... ailed-for/

