Hi all..
We're a small development house - our development and production servers are essentially one-and-the-same - with the purchase of AbleCommerce we supplied the eventual domain name for the e-store and the IP of the development server.
But the demo version we ran used a host header to resolve to a sub-domain of our own site, which we want to continue to use for development until we're ready to go into production.
Using the development licence for the IP alone has produced a 404 error.
Has anyone encountered the same problem and, more importantly, come across a solution to this problem?
Development Licence - Host Headers and IP
Re: Development Licence - Host Headers and IP
Key is bounded to the domain name. So if domain name is going to change then you will need another key for new domain.
Re: Development Licence - Host Headers and IP
Thanks Mazhar..
Can the new development key be domain based? (i.e. one domain for production, one for development?)
Or can the key be based on the format of xxx.xxx.xxx.xxx:80/subdomain.domain.com?
Can the new development key be domain based? (i.e. one domain for production, one for development?)
Or can the key be based on the format of xxx.xxx.xxx.xxx:80/subdomain.domain.com?
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Development Licence - Host Headers and IP
You can add demoMode="true" to the first line in the App_Data/ablecommerce.config file and your dev site should run OK with that. Any orders will come thru with Demo Demo for name. I have to do that on my computer because I use RoadRunner and the ip address changes periodically.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Development Licence - Host Headers and IP
jmestep - you're a star!
Great suggestion - thanks
Great suggestion - thanks