Ethernet shield not connecting to the Webserver - new to Arduino

Yes, it is a virtual hosting webserver. Tried your suggestion, still the same error.

client.print("GET /test.php HTTP/1.0");
client.println("Host: http://venard.hostzi.com\r\n");