Free Web Hosting Forum
(#1 (permalink))
Old
Junior Member
goaliemichael is on a distinguished road
 
Posts: 4
Join Date: Sep 2011
Default Install my forum. Will pay $$ - 09-12-2011, 07:59 PM

Hey all. I have a dump from an old phpbb forum in the form of MYSQL, I believe. I have all the files and would like them installed. I would be willing to pay someone appropriately to do so, assuming it is reasonable. I have already registered for a free host on here. If anybody can help please contact me at michael.e.hall@hotmail.com
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
ShocK's Avatar
Senior Member
ShocK is on a distinguished road
 
Posts: 1,622
Join Date: Jul 2011
Location: UK
Default 09-12-2011, 08:27 PM

Just out of interest how big is the mysql database? And what about going into phpMyAdmin in the members area and clicking "import"?
Reply With Quote
(#3 (permalink))
Old
Junior Member
goaliemichael is on a distinguished road
 
Posts: 4
Join Date: Sep 2011
Default 09-12-2011, 08:41 PM

7.69 MB sound right? I hosted it on this site. To be quite honest, I do not know what I am doidng. I used to use a free host which has since went offline. I am former NAvy, but am totally outta my league when it comes to this stuff. All I know is very basic HTML. I am willing to pay a reasonable amount for help, assuming someone can get this back up and working. It is for a video game clan. I dont want to lose our history!
Reply With Quote
(#4 (permalink))
Old
ShocK's Avatar
Senior Member
ShocK is on a distinguished road
 
Posts: 1,622
Join Date: Jul 2011
Location: UK
Default 09-12-2011, 08:57 PM

Small forum then, should be a doddle, I'd try here if I was you - http://www.free-installations.info/
Reply With Quote
(#5 (permalink))
Old
Junior Member
goaliemichael is on a distinguished road
 
Posts: 4
Join Date: Sep 2011
Default 09-12-2011, 09:27 PM

apparently this host requires you to ftp it. Is that all I should have to do and it will work? Sounds way too easy.......
Reply With Quote
(#6 (permalink))
Old
Bad Karma[CORE]'s Avatar
Guilty as charged
Bad Karma[CORE] is on a distinguished road
 
Posts: 6,133
Join Date: May 2008
Default 09-12-2011, 09:34 PM

Just ftp'ing it won't be enough as certain files need to be changed (configuration file for example which needs to be updated with the new MySQL values) plus the database needs to be imported.
Reply With Quote
(#7 (permalink))
Old
Junior Member
goaliemichael is on a distinguished road
 
Posts: 4
Join Date: Sep 2011
Default 09-12-2011, 09:46 PM

thanks. I will try that free site the person above sent me to first. I can't believe our forum was that small though. we had thousands of members and ALOT of posts. maybe this isnt the whole file? or maybe it is just small compared to what ya'all normally see.
Reply With Quote
(#8 (permalink))
Old
Bad Karma[CORE]'s Avatar
Guilty as charged
Bad Karma[CORE] is on a distinguished road
 
Posts: 6,133
Join Date: May 2008
Default 09-12-2011, 10:02 PM

~8MB looks alright for a board with a few thousand posts (supposing the dump file is a compressed archive like tar.gz or zip).
Reply With Quote
(#9 (permalink))
Old
Member
Passionless is on a distinguished road
 
Posts: 48
Join Date: Sep 2011
Default 09-15-2011, 03:30 AM

PHPMyAdmin Import's module has a restriction of ~2MB for importing (your DB dump). It's configured that way. If you dump file is uncompressed compress it and check if then it pass the restriction.

Or you can check if that restriction applies to Premium Hosting. If it's not the case, switch to Premium and import the dump.

You also can upload your dump file with any FTP client. Then with a PHP script import it.
You must perform a query such as:
"LOAD DATA LOCAL IN FILE "dump.sql" INTO "table_name"
Assuming you dump contains only one table, which is highly improbable. But a work around to this is locally importing and exporting into separated dumps each table.

But the best solution, which only applies if you want to spend some money, is to get a Premium account and connect to the MySQL server directly. Then you could do something like this:
mysqlimport -u user -p -h mysqlxx.000webhost.com dump.sql
Good luck.
Reply With Quote
(#10 (permalink))
Old
Junior Member
dema is on a distinguished road
 
Posts: 9
Join Date: Jun 2011
Default 09-15-2011, 05:09 PM

If you pay $ 0.99 discount Webmoney
Reply With Quote
Reply

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 Off
Pingbacks are Off
Refbacks are Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com