stevemcl Posted July 4, 2007 Share Posted July 4, 2007 Hi, what do I use in /catalog/includes/configure.php for HTTP_COOKIE_DOMAIN when my domain isn't registered yet? here is my homepage: http://205.234.242.200/~jshoes/ would I use this? ie: define('HTTP_COOKIE_DOMAIN', 'http://205.234.242.200/~jshoes/'); or define('HTTP_COOKIE_DOMAIN', '205.234.242.200/~jshoes/'); or define('HTTP_COOKIE_DOMAIN', 'localhost'); or ?? or does it matter? Link to comment Share on other sites More sharing options...
photofxplus Posted July 4, 2007 Share Posted July 4, 2007 or does it matter? The install program will configure that page itself. Just upload the catalog directory to your website then go to http://yoursite/catalog and the install program will open. Fill in the blanks. Make sure to create a database first. You will need the database info, name user, ip address... Lloyd Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.