sergey Posted April 19, 2004 Posted April 19, 2004 Hi, I have a mysql database with some data that I want to add to my site. How can I do it? Can I simply upload the DB files from my PC into some directory on TCH server and then configure a mysql daemon to serve that DB? I have a shared hosting plan. Thanks Quote
borfast Posted April 19, 2004 Posted April 19, 2004 Hi Sergey. The best way to do that would be to dump the database contents as SQL statements into a file (phpMyAdmin does that pretty well) and then, through phpMyAdmin on your cPanel, import the data into the database on the server. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.