I installed oscommerce at xyz.com and then when i click on any link on my site then it takes me to ip instead http://67.23.226.82/~mysitename ? What do i change or check ? Thanks, ASHISH THAKKAR
see at the configure.php under includes folder. define('HTTP_SERVER', 'http://xyz.com'); define('HTTPS_SERVER', 'https://xyz.com');