Results 21 to 30 of 33
-
3rd Dec 2010, 09:45 PM #21Member
Change the $linespersession variable in the bigdump php file to a lower number.
Try with 1000 or 500. If don't work, try with 200, but that's brutal slow.
-
4th Dec 2010, 01:07 AM #22Member
I think the db is corrupt tbh
Please follow signature rules
-
4th Dec 2010, 06:06 PM #23Respected Member
If you have cpanel you can create a cron job to run the command.
Just upload the mysql dump which I presume you have done to your site in sql format.
then add a cron job choose once an hour.
add this to the command line:
mysql -u your_username -pYour_password your_databasename < /home/yoursite_abbreviation/public_html/your_dbbackup.sql
Most abbreviations are the first 8 characters of your site name and if the sql file is in a folder other than root you have to add that after the public_html like
/home/yoursite_abbreviation/public_html/backups/your_dbbackup.sql
-
12th Dec 2010, 07:09 AM #24OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.net
-
13th Dec 2010, 02:37 AM #25Respected Member
In cpanel look under advanced and you will see a icon cron jobs. Click it.
Now choose twice an hour for the Common Settings.
in the box next to Command: add themysql -u your_username -pYour_password your_databasename < /home/yoursite_abbreviation/public_html/your_dbbackup.sql
Then choose add crojob. Next add your email where it says cron email.
Check every 10 minutes to see if you have an email or if the datbase is loaded. When it finishes delete the cronjob or it will continually overwrite the database.
-
15th Dec 2010, 12:24 PM #26OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.net
-
15th Dec 2010, 12:30 PM #27MemberWebsite's:
Katzbb.com Foxmovie.cothat file 800MB in txt file or gz
-
15th Dec 2010, 05:05 PM #28
-
15th Dec 2010, 08:21 PM #29Member
Do you tried my method?
Change the $linespersession variable in the bigdump php file to a lower number.
Try with 1000 or 500. If don't work, try with 200, but that's brutal slow.
-
16th Dec 2010, 06:43 AM #30OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.net
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
namecheap.com - HTTP Error 503. The service is unavailable.
By m107 in forum Webmasters, Money MakingReplies: 13Last Post: 2nd Feb 2012, 01:25 AM -
Database Error When Restoring With Bigdump
By blow in forum Server ManagementReplies: 12Last Post: 30th Aug 2011, 02:14 PM -
What the "F" is wrong with rapidshare?
By z3r04cc355 in forum Legal IssuesReplies: 55Last Post: 4th Jun 2010, 12:49 AM -
bigdump error...
By anuragblr in forum Technical Help Desk SupportReplies: 2Last Post: 17th Aug 2009, 02:02 PM -
Importing a database via bigdump generates error:
By Sp32 in forum IP.BoardReplies: 9Last Post: 26th Jul 2009, 09:50 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...