How To Upload Mysql Database To Server

Welcome. Please Login, Register, Or Activate! 
type your username and password to login
Date: November 24, 2009, 09:13 AM
431687 members and 298697 Topics
Latest Member: Fiath
Nairaland [Nigerian Forum] Home Help Search Who is currently online? Login Register
Nairaland Forum  |  Technology  |  Webmasters (Moderators: OmniPotens, yawa-ti-de)  |  How To Upload Mysql Database To Server
Pages: (1) Go Down Send this topic Notify of replies
Author Topic: How To Upload Mysql Database To Server  (Read 2384 views)
kelechiodo (m)
How To Upload Mysql Database To Server
« on: March 21, 2008, 08:55 AM »

how can one upload a mysql database to server. I installes xamp to my system that is not connected to net, now my problem is how to upload the mysql database to my remote server.
smartsoft (m)
Re: How To Upload Mysql Database To Server
« #1 on: March 21, 2008, 09:10 AM »

Brother, you don't have a problem,  Okay just call it a challenge,  don't say a problem. okay back to your challenge,  what you need to do is,  open your phpmyadmin on your remote server, and open your phpmyadmin on your local server too,  now go to EXPORT on your local server,  thereafter save it anywhere on your PC, then go back to your Remote Server, on your phpmyadmin, click on Import and browse where u export your sql data too and import it. thats it simple as that !

And make some corrections on your DB connection,  on your remote server unlike you will have

$server = 'localhost'
$username = 'root'
$password = ''
$database ='kelechido'

This works like this on Xampps
========================
it will now be
========================
$server = 'localhost'
$username = 'usernme_db'
$password = 'Password_db'
$database ='kelechido'

This works on Cpanel
Afam (m)
Re: How To Upload Mysql Database To Server
« #2 on: March 21, 2008, 09:50 AM »

Mysql database must be installed on your remote server to begin with.
 I Need Help With Forum Development And Management.  How To Build Your First Website And Upload It Online In Less Than 1 Week!  Web Design Job - I Need A Web Designer Of The Highest Calibre  Page 2
Pages: (1) Go Up Send Topic to Friend by E-mail Reply 


Sections: Autos/Cars (2) Jobs/Vacancies (2) (3) Career Talk Education General(2) Politics Romance Computers Phones Travel
Sports Fashion Health Religion Celebrities TV/Movies (2) Music/Radio (2) Books Webmasters Programming

Links: Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 Page10

Nairaland is owned by Oluwaseun Osewa. See also: Nairalist Classified Ads
Nairaland Forum | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.