yos40 Posted February 26, 2007 Posted February 26, 2007 Hello i need to install my site on a new server with a new domain name and i was wondering how can i transfer it with the data base and everthing? i'm using go daddys hosting with PHPmyadmin
MSP Posted February 26, 2007 Posted February 26, 2007 it's should be pretty easy. download your entire /catalog/ directory and upload it to the new server download your database create a new database on the new server and give it a user import your existing database update your /includes/configure.php and /admin/includes/configure.php and upload it to the new server update any permissions that need to be done update the appropriate values in your admin configuration to the new domain ps there's countless threads about this should be pretty easy to find in search
yos40 Posted February 26, 2007 Author Posted February 26, 2007 it's should be pretty easy. download your entire /catalog/ directory and upload it to the new server download your database create a new database on the new server and give it a user import your existing database update your /includes/configure.php and /admin/includes/configure.php and upload it to the new server update any permissions that need to be done update the appropriate values in your admin configuration to the new domain ps there's countless threads about this should be pretty easy to find in search Thanks for the help Yea i know i read them all but i'm getting stuck on a spefic part when i do the import to the data base i'm getting an error the it can't crate the database (with the old name) to the new data base
MSP Posted February 26, 2007 Posted February 26, 2007 did you make a database with nothing in it to start with? Then log into the database via phpmyadmin, select import, and select the backed up database and it will upload and make the tables (this can take a while)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.