Page 1 of 1

VestaCP in azure virtual machine. Virtual hosts problem

Posted: Wed Oct 21, 2015 7:47 am
by dastiw1
I install vesta to clean CentOS 6.7 (OpenServer 6.7).
After installation:

Code: Select all

service httpd restart
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 10.1.0.4 for ServerName
[Wed Oct 21 06:04:57 2015] [warn] NameVirtualHost 10.1.0.4:8443 has no VirtualHosts
And i can't access to my virtualhosts.
Help please.
How can i change ip of server?
Change to "VIRTUAL IP ADDRESS" or "INSTANCE IP ADDRESS"&?

MY VIRTUAL MACHINE PROPERTIES:
VIRTUAL IP ADDRESS:
138.91.57.68
INSTANCE IP ADDRESS:
40.127.186.243
PRIVATE IP ADDRESS:
10.1.0.4

Re: VestaCP in azure virtual machine. Virtual hosts problem

Posted: Mon Oct 26, 2015 3:57 pm
by jazz
Use any of IP accessible from ext.world (instance or virtual). IMHO.
Not private 10.*

Maybe you should check nginx.conf and see IP used there.