HI,

I have started again, with two fresh installs of zencart, however now i have another probelm where suddenly when i visit the domain name: www.essexrodentcontrol.com it says the domain www.essexrodentcontrol.com does not exist.

I have read a previous thread where they talk about a redirect but my problem is not identical and so i am not sure if this is the solution.

my two config file are:

essexrodentcontrol.com_config.php

PHP Code:

$template_dir 
"Essex Rodent";
define('SITE_NAME','Essex Rodent');
define('HTTP_SERVER''http://www.essexrodentcontrol.com');
define('HTTPS_SERVER''https://essexrodentcontrol.com');
define('CATEGORIES_ROOT','1'); //root categories is 1 for this site 
The second site seems ok and is online but i am not sure if that is simply because the first site with all the files in isn't working.

Anyway any ideas, suggestions would be appreciated.

Thanks