MyBB Community Forums

Full Version: What to prepare and to do before upgrading?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I need a tutorial about what to do before attempting to upgrade. You know, sorf of stuffs, step-to-step to backup, upload, what files to CHMOD and what to risk (like themes, etc.).

Thank you.
Backup the entire database. Backup the files on your FTP too.

Then read the wiki (and the 1.4 announcement):
[Wiki: upgrading] (Broken link, head over to docs.mybb.com instead)
1. backup entire database to local disk
2. create new database from Cpanel (if you have) and assign user
2. make a copy all tables into new database (with PHPMyAdmin, if you have)
3. make a new folder to test MyBB 1.4
4. upload all MyBB 1.4 files and copy configuration (config.php) from old forum directory.
5. do necessary modification inside config.php (new database/user)
5. do the upgrade and see if everything working.
6. If success, then upgrade your life forum.