darrincates Posted March 4, 2009 Share Posted March 4, 2009 I have a new client who came to us with an old CGI based shopping cart site with 503 products in it: http://www.elliesdaylilies.com/ I would like to install osCommerce, and have it be fully functional to configure and add products without the domain name pointing towards it, so that she can still use the current website as source reference while filling in the soon to be, new osCommerce site. We need the domain pointing to where it is so she can see and use the current site as a reference/source to fill in the new osCommerce site. How can we set up osCommerce and have it be fully functional, to configure and add products, BEFORE we point the domain name towards it? I tried editing both of the configure.php files in admin/includes and in catalog/includes. I replaced the domain name with the IP address, but that just gave script errors. Any help greatly appreciated .Thanks Darrin Link to comment Share on other sites More sharing options...
germ Posted March 4, 2009 Share Posted March 4, 2009 I've seen people use the IP address before with no problems. The site I manage even had that (IP address for domain name) at the outset, so I know it will work. Not meaning to be rude, crude, or obnoxious, but either you didn't do it right or there were/are other problems. :blush: If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
spooks Posted March 4, 2009 Share Posted March 4, 2009 I have test sites with ip's instead of domain name, there is no problem, check your settings things correctly. Sam Remember, What you think I ment may not be what I thought I ment when I said it. Contributions: Auto Backup your Database, Easy way Multi Images with Fancy Pop-ups, Easy way Products in columns with multi buy etc etc Disable any Category or Product, Easy way Secure & Improve your account pages et al. Link to comment Share on other sites More sharing options...
♥geoffreywalton Posted March 4, 2009 Share Posted March 4, 2009 I would install it in www.doman.com/secret and put htacess locking on it. Then she can get to it You could also use Easy Populate to import the 503 products. Enjoy Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>. Link to comment Share on other sites More sharing options...
MrPhil Posted March 5, 2009 Share Posted March 5, 2009 It's generally a good idea to install a major subsystem, such as a shopping cart, in its own directory tree. This keeps various subsystems out of each other's hair and permits adding, removing, updating, and changing each one without ruffling the feathers of the other ones. Most servers (at least, Apache-based ones with .htaccess or other redirection ability) let you redirect visitors if your store is not in the root. You can install osC into some directory and as suggested, password protect it until it's ready to go. If this store is the only thing on the site, you could set up redirection (via .htaccess or via a dummy index.html in the site root) to point to the store down in its own directory. By the way, don't use "secret"; use some reasonable name such as "store". You don't want to have to move the store (or changing IP addresses to real names) after getting it all set up and configured -- that's sure to break something! And if you have (or will have) multiple subsystems (add a forum, a blog, a gallery, another store,...) you can have an introductory page up in the root, with links to each subsystem. Link to comment Share on other sites More sharing options...
darrincates Posted March 5, 2009 Author Share Posted March 5, 2009 Thanks Guys! -I appreciate the replies! - I ended up getting a domain name close to the original (just added the number '1' at the end of the domain name) I have the store up and running and after she populates it, and the domain name gets pointed, I will correct the domain name, and then edit the two files removing the number 1 from the end .. I hope that works out! I know the IP should have done the trick, but it was like the style sheet wasn't working, and all links were were still looking for the domain name ... oh well ... Thanks again! - Darrin Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.