![]() |
database backup times out due too large db
Hi all..
my database is gettng big and if i want to make a backup it just times out on the 30 seconds as there are some larger tables in the db.. is there a way to set the 30 seconds to like 90 seconds? |
The only reliable method of backing up and restoring your database is via Secure Shell: http://www.vbulletin.com/docs/html/m...nce_ssh_backup
Most hosts offer this by default. Having said that, I believe you can increase the max execution time by editing your php.ini file with the following: Code:
max_execution_time = 300 |
The only reliable method of backing up and restoring a database is with shell access via telnet or ssh. This is because backing up with a PHP script like that in the Admin CP or phpMyAdmin can result in PHP timeouts errors and an incomplete backup file. Please see the instructions here:
Backup: http://www.vbulletin.com/docs/html/m...nce_ssh_backup Restore: http://www.vbulletin.com/docs/html/m...ce_ssh_restore P.S. If you don't have shell access, some people have also reported success with these scripts: MySQLDumper: http://www.mysqldumper.de/en/index.php MySQLHotxcopy: http://www.vbulletin.com/forum/showt...t=mysqlhotcopy Bigdump: http://www.ozerov.de/bigdump.php |
thanks very much guys, this is really helpfull :)
|
All times are GMT. The time now is 07:04 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|