Hi,
It needs to be like this:
<?php
/* main configuration file for script */
define("_CONFIG_SITE_HOST_URL", "www.hdvagos.com");
define("_CONFIG_SITE_FULL_URL", "www.hdvagos.com/hdupload");
The first part is just the base domain name. The 2nd is the path to the installation...