The HTTP_SERVER address should contain your domain name e.g.
Code:
define('HTTP_SERVER', 'http://www.yourdomain.com');
Vger