Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how i can copy my website


thequteguy

Recommended Posts

Posted

hey

 

i have a website (oscommerce) and i wanted another site just like it (except the name) how can i copy it without using the fisrt site database.?

any help?

 

thanx

Posted

get another hosting account, set up oscommerce then copy all your php files over the top of that install.

 

i think thats a nice easy way.

Posted
get another hosting account, set up oscommerce then copy all your php files over the top of that install.

 

i think thats a nice easy way.

what about mysql . what do i need to change?

Posted

If both the old and new hosting use cPanel, often they can copy everything for you. Otherwise, use the osC Admin or phpMyAdmin to backup the database.

 

Then, on the new site, create a new database in the control panel. Create a new user for that database. Open up phpMyAdmin and import the data from your old database.

 

Then you need to adjust your catalog/includes/configure.php and catalog/admin/includes/configure.php files to account for the new hosting service and database info.

 

Many hosting companies will import your old data to your new database for you at no charge.

 

-jared

Archived

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

×
×
  • Create New...