The question may seem silly...

If I want to do a database backup of my OSQA site, is it enough to do it with PHPMyAdmin?

I'm using MySQL engine.

asked 13 Nov '10, 10:37

blindOSX's gravatar image

blindOSX
1613714
accept rate: 20%

edited 14 Nov '10, 21:15

Randell's gravatar image

Randell
2.0k479376


Generally you can mysqldump to do a regular backup of your database. You'll also want to make a backup of the uploaded files. You can also run a regular backup from the OSQA admin (if you're using a recent revision) which I think will get both the data and your uploaded files (but Hernani can confirm).

link

answered 17 Nov '10, 09:34

matt's gravatar image

matt ♦♦
6.1k335645
accept rate: 48%

Yest, that's correct.

(17 Nov '10, 10:01) Hernani Cerq... ♦♦

I am running a recent version but I cant find this option in the OSQA admin panel. Could you explain me where is it?

(17 Nov '10, 10:26) blindOSX

Are you using the django style interface, or the OSQA style interface?

(17 Nov '10, 10:41) Hernani Cerq... ♦♦

The OSQA Style.

(17 Nov '10, 10:41) blindOSX

Ah, cause there is a bug, in that interface that some options are not displayed. You should look for tools/XML data export in the django style interface, or go to /admin/tools/exporter/, although it the progress bars and stuff ainto gonna look pretty in the OSQA style interface.

(17 Nov '10, 10:44) Hernani Cerq... ♦♦

In this section, I can only see this: http://oi55.tinypic.com/30n7ww9.jpg

(17 Nov '10, 10:53) blindOSX

Do this. Switch to django style interface, even if you don't have the media installed and the page looks unstyled, look for a menu group named "tools", probably "herramientas" or something in your language, the under that item there's a link "XML data export" or something like that. Click there. Then you can go back to the normal interface.

(17 Nov '10, 11:05) Hernani Cerq... ♦♦

Hi, sorry but I am not able to see that. This is what I think you mean but I don't see the link "XML data export". http://oi55.tinypic.com/v2zbwz.jpg

(17 Nov '10, 11:27) blindOSX
(18 Mar '11, 15:42) ripper234 ♦
showing 5 of 9 show 4 more comments
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×62
×10
×2

Asked: 13 Nov '10, 10:37

Seen: 852 times

Last updated: 18 Mar '11, 15:42

powered by OSQA