Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Moving Server, Step by Step guide needed please.


stanleymog

Recommended Posts

Hi all,

 

I have spent a while scanning the site for the answer but some things seem a bit technical for me!

 

What I am doing is moving servers and what I would like to know is a step by step guide on what to do, from which files I back up to where I put them on the new server etc etc.....

 

Please try and keep it simple!!

 

Thanks in advance.

Link to comment
Share on other sites

Hi Jason,

Back up the store to your desktop, use php my Admin or similar to download your database to your desk top

On your new server create a database with the same credentials as th eone you are currently using.

Upload the database using phpmyadmin on your new server.

Upload the store to the new server, you may need to change some settings in the Configure files.

Its a pretty easy thing to do.

Regards

nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Link to comment
Share on other sites

Hi Jason,

Back up the store to your desktop, use php my Admin or similar to download your database to your desk top

On your new server create a database with the same credentials as th eone you are currently using.

Upload the database using phpmyadmin on your new server.

Upload the store to the new server, you may need to change some settings in the Configure files.

Its a pretty easy thing to do.

Regards

nic

 

 

Thanks for the reply nic, I read on the boards previously about changing config files (just need to find it again), I will start working on it in the next few days. Once again thanks.

Link to comment
Share on other sites

  • 2 weeks later...

Hi,

 

I have been trying to upload my database using PHPmyadmin but keep getting the error below, can anyone help please:

 

Error

SQL query:

 

--

-- Table structure for table `address_book`

--

DROP TABLE IF EXISTS `address_book` ;

 

 

 

MySQL said:

 

#1046 - No database selected

Link to comment
Share on other sites

A guide to the configure.php files, Or how to move your site without breaking anything.

 

http://www.oscommerce.com/forums/index.php?showtopic=193738

 

How to move a site then go live

 

http://www.oscommerce.com/forums/index.php?showtopic=287726

 

and for the sql problem, have you created or selected a database for you to add the records to?

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

Login to old server.

 

Rsync data/images (all at once to new server).

 

Setup new database, import old database.

 

Change some settings in configure.php (both).

 

All set.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...