Quote:
Originally Posted by safetycard
If I have a forum installed in my domain, the same thing I must do??
|
Most important thing for the forum is its database, you should download full backup of your database in .sql format and restore it from your cpanel control panel's "Backup/Restore" section. download the forum web files using FTP and upload them on your cpanel account.
Make sure you add a new DB user and assign it to the Database you restored. Open your forums configuration file and replace the DB Name, DB Username and DB password. Your forum should start working once you make these changes in your configuration file.
Make sure you upload your forums web files in the public_html directory in your cpanel account.