Jump to content

Moving from a dev environment


Guest zeropitch

Recommended Posts

Guest zeropitch

Has anyone written up the process of moving a development system to a production system?

I don't want to enter lots of products in Dev then have to re-enter them in production, but I don't want the store sitting on a live server until I'm sure it's ready.

Anyone help?

Thanks

Dave

Link to comment
Share on other sites

  • 3 weeks later...

With an unmodded store in V3 it shouldn't be so bad.

Biggest headache is making sure the lcoal and server database names are the same!

Otherwise you have to rename very table.

CubeCart B3 handles the database prefix seperately now.

Your SKIN folder can just be copied over.

1) Make sure local and server run same version udpates.

2) Install a normal empty cart on server so passwords et al are done.

3) Use PHPmyAdmin to export the database and then re-import it at the other end.

(Export with v4 compatabily on seems to solve most issues).

I've yet to move a v3, but this is what I'm expecting from V2 moves.

Any mods involved could introduce severe headaches.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...