Thanks for replying AFO,
they read as:
includes/configure.php
admin/includes/configure.phpCode:// Define the webserver and path parameters // HTTP_SERVER is your Main webserver: eg, http://www.yourdomain.com // HTTPS_SERVER is your Secure webserver: eg, https://www.yourdomain.com define('HTTP_SERVER', 'http://84.51.237.128'); define('HTTPS_SERVER', 'https://84.51.237.128');
ThanksCode:define('HTTP_SERVER', 'http://84.51.237.128'); define('HTTPS_SERVER', 'https://84.51.237.128'); define('HTTP_CATALOG_SERVER', 'http://84.51.237.128'); define('HTTPS_CATALOG_SERVER', 'https://84.51.237.128');
Ciaran



