 | Test Forum |  |
Posted: 09/12/2006 2:31 AM |
|
|
|
|
|
| Hawk |
| Posts |
178 |
| Word Cnt. |
4,784 |
| BDay |
Mar 26 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Oct 28, 2005
Local time: 2:30 PM
Location: New Zealand
|

|
|
|
|
 |
| I want to create a test forum, based on a forum i already run. What's the best way to do this, copy all the files to a test folder, and the database, then what? Just not sure how to go about it. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Test Forum |  |
Posted: 09/12/2006 2:35 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 9:30 PM
Location: St Pete, FL
|

|
|
|
|
 |
You have the right idea...
Creating Test phpBB Board
I can give you enough to get started.
- The first thing you want to do is download all of your board files and folders to your PC.
- Next, create a folder on your server called Test...
- Upload all of the board files and folders that you just downloaded to your PC back to your new Test folder...
- Create a new Test database
- Open the Test config.php file in your favorite editor and modify the dbname, dbuser, and dbpasswd settings to match your new Test Database
- Create a database backup of your Live board database from your ACP...
- Restore your new database backup back to your new Test database. This will probably take a long time. You will probably need some help with this step unless you are very familiar with phpMyAdmin...
- Modify phpbb_config table settings in your Test database that contain a full or partial board path to match the URL path on your new board
Your new Test board should be good to go at this point. My instructions above may take some time to accomplish, but it is worth it to have a Test board available to test install new MODs that you want to install on your Live board.
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Test Forum |  |
Posted: 09/12/2006 11:03 PM |
|
|
|
|
|
| Hawk |
| Posts |
178 |
| Word Cnt. |
4,784 |
| BDay |
Mar 26 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Oct 28, 2005
Local time: 2:30 PM
Location: New Zealand
|

|
|
|
|
 |
That's exactly what i'm wanting it for  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Test Forum |  |
Posted: 09/13/2006 2:48 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 9:30 PM
Location: St Pete, FL
|

|
|
|
|
 |
It's a good idea to use a Test board for all new MODs. It will help avoid unnecessarily disrupting your community from a rogue MOD install...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|