Home » questions » OSCommerce – development server vs final deployment server..?

OSCommerce – development server vs final deployment server..?

2006-08-11 07:50:59, Category: Programming & Design
I am about to embark on building a site that employs OS Commerce .. I would like to deveop and test on my own server with MYSQL db and then port over to my client's server, and duplicate the db for final deployment. Is this a good or bad idea -any caveats? - special considerations? I have never worked with OSC before but have worked w. PHP and MYSQL .. Any OSCommerce comments appreciated - I am obligated to use this OSC as the client's gateway jibes with it..

Answers

  1. fang

    On 2006-08-11 08:15:04


    to duplicate the database some points to take note: - make sure your database is MYISAM then you can duplicate the database, if not you will have error in duplicating.
  2. Michael Darnell

    On 2006-08-11 15:54:30


    Building the solution on a test server is best because, in a large part, the security for the admin pages will need to set up by you.