Results 1 to 2 of 2

What's your development environment?

This is a discussion on What's your development environment? within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; I'm wondering what y'all use as a development environment? Do you have a staging domain with separate database so you ...

      
  1. #1
    New Member
    Join Date
    Mar 2004
    Posts
    5
    Rep Power
    0


    Default What's your development environment?

    I'm wondering what y'all use as a development environment? Do you have a staging domain with separate database so you can test your changes before you deploy to your store? If so, do you use a different database? Is it possible to use the same database and have a set of pages (staging environment) pointing to the production database?

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default

    Lunix or Windows based - Apache (perfered) or MS-IIS - php and MySQL - latest stable/production version possable (not the latest beta - too unreailable).

    I tend to develop on Windows (using a varity of editors) and deploy on Linux.

    Other than that- Any way you want. I have setup test stores in a number of ways to be accessed.

    Single domain with diffent sub directories. (like www.localhost/test1/catalog/ and www.localhost/my_other_test/catalog/ ) with it accessing the same or differnt databases.

    To even mulit domains/servers/url - all accessing the SAME Database.

    It depend on what your doing. If your doing site setup (look and feal) then using the same database for diffent sites is okay - ONLY if the "MODS" (that make changed to the DATABASE) are loaded and installed is the same on each.

    For sites that use diffent mods then a differnt database has to be used.

    Also it you do most of your configuration at the the test site then you will also need a spearate database from the other test sites. I always setup my "test" sites database with as much of the the same setting (username/password/directoires) as the "live" site is to have. Just makes it a bit less confusing.


    As for domain name - I don't bother (I use localhost or a single IP address) - but other people some times do if they are working on a few sites and they want there "many" clients to be able to view online your progress or to demo several diffent sites.

    Typically 3rd level domain name is fine ie: www.testsite1.mylivesite.com, www.customernamedemo.mylivesite.com, or www.demo.mylivesite.com.

    Personally I just use directorories like http://127.0.0.1/demosite1/catalog, or http://127.0.0.1/customername/catalog etc....


    Good Luck
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

Similar Threads

  1. Paying for development?
    By bsa in forum osCMax v1.7 General Mods Discussion
    Replies: 3
    Last Post: 07-02-2004, 12:49 AM
  2. Continuing my DEMO CATALOG IN CD-ROM development
    By damnedpig in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 05-14-2004, 02:38 PM
  3. Screen development and editing tools for OSCommerce
    By etilley in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 12-19-2003, 06:14 AM
  4. Moving from development to production environment
    By Dr_Evil in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 04-11-2003, 07:55 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •