Control Web Panel

WebPanel => Installation => Topic started by: venty on December 20, 2016, 02:47:31 PM

Title: hosting.myname.com or myname.com for name server
Post by: venty on December 20, 2016, 02:47:31 PM
Hi!

I have a new installation CWP and I used hosting.myname.com for name server,  but I receive messages from root@hosting.myname.com containing the following:

Your CWP version: 0.9.8.128
cwpsrvd: Could not reliably determine the server's fully qualified domain name, using hosting.myname.com for ServerName

?!?

I used hosting.myname.com for name server because if I use only myname.com -  html content for myname.com will be included in the total public folder?!? Confusion with folders on other domains?!?

What to do, what is right?

BR
Venty


Title: Re: hosting.myname.com or myname.com for name server
Post by: Igor S. on December 30, 2016, 07:37:12 AM
Hi, just SSH command:
Code: [Select]
echo "127.0.0.1 hosting.myname.com" >> /etc/hosts and then restart Apache