Loading...
 
Skip to main content

History: Backups

Preview of version: 6

Admin Documentation
  • backups are encrypted
  • set your php.ini to allow for enough time for the process to finish, as well as the size of the download.

Notes

Backups are broken for in Tiki Eta Carinae and until now Polaris too.

Damians Ideas and Guidelines

Damian says: Dont forget that as well as a backup of the database, we also need to take into consideration any Image Galleries, File Galleries, Forum upload locations too. so what we can have a 1 click backup and restore procedure.

One problem tho, is those users on shared hosts, will not be able to increase there PHP script runtime, whats going to be the best solution here?
Damians Idea: Have a calling page that automatically calls subpages to handle different sections of the backup example pages:

  • tiki-perform_backup.php calls in this order at given time intervals:
    • tiki-perform_backup.php?backup=wiki - Backups wiki pages
    • tiki-perform_backup.php?backup=articles - Takes care of articles
      etc
    • tiki-perform_backup.php?backup=imggals&offset=0&qty=10 - backup the first 10 images in the image gal folder
    • tiki-perform_backup.php?backup=imggals&offset=11&qty=10 - backup the next 10 images in the image gal folder
      until completed
      same style procedure for file gals, forum uploads etc

I think that method would get past need for uping the script timeout.
Any comments?

For more information

For more infomation see this Tiki 1.6.1 site here.

History

Advanced
Information Version
mlpvolt REDIRECT to doc.two 10
View
felix hruschka 9
View
felix hruschka 8
View
Mose 7
View
Damian Parker 6
View
Damian Parker 5
View
Philippe Cloutier Noticed not working 4
View
Colin Froggatt 3
View
DennisDaniels 2
View