The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Does anyone know what causes this? I was trying to do a backup from the admincp under Maintenance / Databackup?
Fatal error: Maximum execution time of 30 seconds exceeded in /home/.../public_html/.../includes/adminfunctions_backup.php on line 54 |
#2
|
|||
|
|||
![]()
Hi yinyang,
Pretty much the script timed out or something like that. Normally you can only use that Backup Database in the admincp with small databases because of the PHP time limit. To remedy this you can backup your database from your phpmyadmin. |
#3
|
||||
|
||||
![]()
WOw, thanks for the quick info!
Thanks again! |
#4
|
|||
|
|||
![]()
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 |
#5
|
||||
|
||||
![]()
thank you marco!
|
#6
|
||||
|
||||
![]()
the execution time out is changeable in php.ini
when done restart your webserver |
#7
|
||||
|
||||
![]()
Yes, but it should not really be changed unless you really need it.
|
#8
|
||||
|
||||
![]() Quote:
and the best way to do a backup is the ssh method but i just wanted to point this out |
#9
|
||||
|
||||
![]()
thanks! i'm learning a lot!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|