Irish SEO,  Marketing & Webmaster Discussion

 

Restoring a database

This is a discussion on Restoring a database within the Forum Management forums, part of the Webmaster Discussion category; I’m trying to restore a database for a phpbb forum. I cant do it through phpMyAdmin because it is too ...


Go Back   Irish SEO, Marketing & Webmaster Discussion > Webmaster Help > Webmaster Discussion > Forum Management

Register Forum Rules FAQDonate Calendar Search Today's Posts Mark Forums Read

  #1 (permalink)  
Old 28-01-2007, 10:35 PM
Frontpage User
 
Join Date: Dec 2006
Posts: 23
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
JamesA will become famous soon enough
Default Restoring a database

I’m trying to restore a database for a phpbb forum. I cant do it through phpMyAdmin because it is too large and times out. I’ve found a tool called bigdump.php and that seems to work but for one problem. If it encounters a fada on a letter in the database it stops, Then I have to edit the word in the database manually and try again.

Anyone know of another tool like bigdump.php that can do this for me or is it something I’ll just have to work around.
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 28-01-2007, 10:39 PM
Cormac's Avatar
Cormac Moylan
 
Join Date: Jan 2006
Location: Cork
Posts: 1,252
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Cormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud of
Default

I have used bigdump and I think i encountered the same problem as yourself. What charsets are you using? Make sure you're using the one that relates to the charset of your db in its original state when exporting.
__________________
blog | Geansaí Gorm - Written entirely in, awful, Irish! | Me on Blue Jumpers
*
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 30-01-2007, 07:57 AM
kae's Avatar
kae kae is offline
Byte Wrangler
 
Join Date: Sep 2006
Location: monaghan
Posts: 54
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
kae will become famous soon enough
Default

assuming it's MySQL that you're talking about, all you need to do is use the console-based "mysqldump" application to grab the dump, and "mysql" to install the dump.

mysqldump -uusername -ppassword dbname -hhostname > dump.sql
mysql -uusername -ppassword dbname -hhostname < dump.sql

if you find there are timeout issues, then upload the file to the server, and either run the "mysql" line above yourself, or ask your ISP to run it, if you don't have ssh access.
__________________
verens.com, webworks.ie
kfm.verens.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4 (permalink)  
Old 04-02-2007, 08:32 PM
Frontpage User
 
Join Date: Dec 2006
Posts: 23
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
JamesA will become famous soon enough
Default

Thanks for the help guys,
I was able to import it by changing the charset like rollo said. That bigdump.php turns out to be very handy for people like me who are not familiar with ssh

Thanks again Rollo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5 (permalink)  
Old 04-02-2007, 10:40 PM
Cormac's Avatar
Cormac Moylan
 
Join Date: Jan 2006
Location: Cork
Posts: 1,252
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Cormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud ofCormac has much to be proud of
Default

No problem James
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
database, restoring

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
phpmyadmin database dump tutorial ? patrickm Webmaster Discussion 5 13-01-2009 07:48 PM
recomend IP to Alpha2 and dialing code database CiaranR Webmaster Discussion 2 27-01-2007 02:40 PM
How many scripts on one database? ButtermilkJack Webmaster Discussion 4 17-04-2006 02:13 PM


Sponsored links

Pepperjam Network
Paid On Results www.zanox.com


All times are GMT +1. The time now is 06:29 PM.


Powered by: vBulletin Version 3.8.2, Copyright ©2000 - 2009, Jelsoft Enterprises Limited.
Hosted in Ireland by Blacknight - Test your ISP |Irish Hosting Directory| Armchair.ie|Logo by Eden Web Design|Avatars by Afterglow |Latest Blog Entries | VPS HostingAd Management by RedTyger

Search Engine Friendly URLs by vBSEO 3.3.0

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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51