By Boua on
I have to many error on my drupal site (because it ws my first install I made a lot of mistakes but I've been reading) and I want to crate a backup of my content. Is there any way to do this without backing up all the modules and the database?
Comments
errr
The database IS the content!
:)
How to Backup of all content only?!
I checked the database of Drupal 6.x and there is NO table called "content".
I've got node, content_node, content_groupe, differetn content_fields, etc...
So I think it's neccessary to backup more tables....
But i need a "all in one solution".
What tables do I need to backup on order to have backup of all content?