Results 1 to 10 of 11
-
6th Jan 2010, 10:31 AM #1OPBanned
how to restore by vbulletin sql?
hej guys,
this bigdump php file sucks, i cant upload my 70mb big vbulletin sql, can somebody help me? how can i upload it, i have :
1 sql file
cpanel
whmwman Reviewed by wman on . how to restore by vbulletin sql? hej guys, this bigdump php file sucks, i cant upload my 70mb big vbulletin sql, can somebody help me? how can i upload it, i have : 1 sql file cpanel whm Rating: 5
-
6th Jan 2010, 10:38 AM #2Member
do you have ssh access ?
dont have ?
use this
http://www.mysqldumper.net/Coding Horror Fan
I don't read PM's frequently .
-
6th Jan 2010, 10:39 AM #3BannedWebsite's:
SmartWarez.org SwoImage.com MazaOnline.comif u have ssh access, then it so easy...
it's actually rather easy to do through ssh:
Login to old host:
Commands:
First, dump the database to a file.
mysqldump database -uusername -ppassword > database.sql
then open an FTP session to your new host:
ncftp -uuser new-host
then put the file dump on the new server. Navigate to any appropriate directory first:
put database.sql
Exit twice, first to close the FTP session, and the SSH session:
exit
exit
ssh to new host (make sure the database actually exists!)
mysql database -uusername -p < database.sql
or simply mysql database -uusername -p
enter password
source database.sql
anyway, you start the thread in wrong section,that should be on vBulletin Forum Support,
-
8th Jan 2010, 06:56 AM #4MemberWebsite's:
xinz.orgu can also try bigdump.php
-
9th Jan 2010, 11:30 AM #5MemberWebsite's:
4fast.orgphpmyadmin its the best way do to it
Kosovo - The Young Europeans
4Fast.org 2*
-
9th Jan 2010, 11:33 AM #6Banned
try sqldumper works perfectly!!!
-
9th Jan 2010, 11:33 AM #7BannedWebsite's:
FusionWarez.info SmokeHost.net Leechers.cophpmyadmin's max sql file you can upload is 50mb geforcezz
-
9th Jan 2010, 11:34 AM #8Member
try the bigdump file.
-
9th Jan 2010, 11:36 AM #9MemberWebsite's:
4fast.orgin my phpmyadmin i can upload a sql file 125MB @CyberHacK
ok you can upload only 50 MB in phpmyadmin , its better way to get upload you sql with bigdump.php
Download it from here:
http://www.ozerov.de/bigdump.phpKosovo - The Young Europeans
4Fast.org 2*
-
9th Jan 2010, 11:41 AM #10BannedWebsite's:
FusionWarez.info SmokeHost.net Leechers.cothis bigdump php file sucks, i cant upload my 70mb big vbulletin sql, can somebody help me? how can i upload it, i have :
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to restore my site ?
By shufol in forum Server ManagementReplies: 3Last Post: 11th Dec 2011, 09:35 PM -
Db restore.
By shariq27 in forum vBulletinReplies: 14Last Post: 23rd Apr 2011, 09:44 AM -
[Hiring] Need some one to restore my site
By Trusteduploader in forum Completed TransactionsReplies: 11Last Post: 22nd Apr 2011, 06:36 AM -
VBulletin Database restore... Urgent please help
By shariq27 in forum vBulletinReplies: 5Last Post: 3rd Oct 2010, 08:23 AM -
How to restore from VPS?
By greekbb in forum Server ManagementReplies: 8Last Post: 31st May 2010, 11:06 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...