==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=8007

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

Hsing-Foo Wang <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Hsing-Foo Wang <[email protected]> ---
(In reply to Tony Smith-Crallan from comment #5)
> I have backed up the /opt/wordpress directory but I'm not sure how to do the
> MySQL backup.

The command 'mysqlshow'lists your databases. If for example your wordpress
database is called 'wordpress' then:

mysqldump wordpress > backup_wp_20131811.sql

will create a backup of your wordpress database.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to