home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Ask a Tech Support Question (free)!

PHPMyAdmin ?

Reply
Get bargains at  »  Dealighted.com
 
Thread Tools Search this Thread
Currently Active Users: 2182
Discussions: 200,971, Posts: 2,379,748, Members: 246,336
Old June 11th, 2004, 02:37 PM   Digg it!   #1 (permalink)
Ultimate Member
 
FalcomPSX's Avatar
 
Join Date: Oct 2001
Location: SoCal.
Posts: 2,853
Send a message via ICQ to FalcomPSX Send a message via AIM to FalcomPSX
PHPMyAdmin ?

OK, so I have a PHP MyAdmin installed and working(sort of). Anyway, My old website, I dumped a mysql database from there to a .sql file...and that worked ok(using the export tab). Problem is, there's no "import" tab, or button or anything and i have ZERO clue how to get it into the new server...advice?
__________________
FalcomPSX
FalcomPSX is offline   Reply With Quote
Old June 11th, 2004, 05:13 PM     #2 (permalink)
Ultimate Member
 
crouse's Avatar
 
Join Date: Jun 2002
Location: Iowa
Posts: 2,879
Send a message via ICQ to crouse
To dump mysql database from a telnet session:

mysqldump -u [username] -p[password] [database] > [backup_file.sql]



To RESTORE a database via a telnet session:

Code:

mysql -u [username] -p[password] [database] < [backup_file]


Example:

Code:

mysql -u yourusernamehere -p yourpasswordhere nameofnewdatbasehere < nameofyourbackuphere.sql

Hope this helps.....
__________________
USA Linux Users Group
OpenSUSE.us
crouse is offline   Reply With Quote
Old June 11th, 2004, 05:47 PM     #3 (permalink)
Member
 
Carl-cox-'s Avatar
 
Join Date: Nov 2002
Location: Kent England
Posts: 395
there is a impor feature in phpmyadmin all you do is create all the tables you had first, then in the table part choose the sql tab
Carl-cox- is offline   Reply With Quote
Old June 11th, 2004, 06:11 PM     #4 (permalink)
Ultimate Member
 
FalcomPSX's Avatar
 
Join Date: Oct 2001
Location: SoCal.
Posts: 2,853
Send a message via ICQ to FalcomPSX Send a message via AIM to FalcomPSX
ok, i got it figure out, mostly, I got all my tables back up except for one. I got them up by using the SQL tab and uploading a text file, problem is it limits me to 2048K for the file size. The last file i need to upload is just under 3MB...so any ideas how to get it to upload? tried uploading as a gzip, but that won't work either.(PS this is a windows install, not linux)
FalcomPSX is offline   Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help With installation of a blog pnewby Webmastering and Programming 2 November 23rd, 2003 02:05 AM
Where do I start VERT Webmastering and Programming 54 May 6th, 2002 07:17 AM


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Most Active Discussions
Is It Just Me? (3046)
The disrespect of Obama by Russian .. (47)
Breaking: San Diego ACORN Document .. (10)
Delete an OS (15)
Nvidia GTX 260 problem (8)
Laptop with wireless problem. (12)
Wireless Televisions. (12)
CPU fan stops spinning randomly (11)
windows vista security holes (17)
Regular Build (11)
Internet Lost (5)
windows 7 problem (7)
Point and Shoot Camera Suggestions. (6)
Is the PSU I received dead? (15)
Recent Discussions
Nvidia GTX 260 problem (8)
Is the PSU I received dead? (15)
Can't open Word (12)
[F@H SPAM 11/16/09] ! 1/2 months to r.. (37)
Delete an OS (15)
Steam ID's, Gamertags etc... (4)
Games, Cables, PCI cards, and more fo.. (6)
Dept. of HS: NSA 'Helped' Develop Vis.. (17)
Linksys WMP54GS wireless card problem.. (5)
windows vista security holes (17)
Help getting around port 80 for camer.. (5)
Skillsoft Network+ Study Software Que.. (10)
Browsers wont load websites (3)
help me pls laptop just stopped worki.. (0)
Open With ..... Win7 (3)
Laptop with wireless problem. (12)
Internet Lost (5)
virus blocking exe. files (1)
Point and Shoot Camera Suggestions. (6)
CPU fan stops spinning randomly (11)
Modern Warfare 2: Who Bought It? (65)
Print spooler problem (16)
Kingston Bluetooth Dongle Driver (1)
Multiple Restarts Required at Boot (3)
webcam (0)


All times are GMT -4. The time now is 09:08 PM.
TechIMO Copyright 2009 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28