View Single Post
  #253  
Old 19th February 2011, 01:06
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
admincp.php
or the readme
Code:
-1- Uploading the files:
------------------------

Upload all files to your website.


-2- Additional setup: Creating missing folders/files and CHMOD them (only needed by restricted apache server)
-------------------------------------------------------------------------------------------------------------

Folder to create:

 - a bitbucket folder
 - a torrents folder 
 
Files to create:

 - include/config.php
 - phpBB2/config.php
 
Files or folder to chmod:

  - chmod 777 your bitbucket folder
  - chmod 777 your torrents folder
  - chmod 666 phpBB2/config.php
  - chmod 666 include/config.php
  - chmod 777 phpBB2/images/avatars (only neeeded if you want your users to send their own avatars)
  - chmod 666 info/stats.txt
  - chmod 666 your cache/staff.txt


-3- Setting up TBDev :
----------------------

open your web browser to http://www.yourdomain.com/admincp.php
Enter all the needed info there and submit.
Torrents and BitBucket must be the two folder you have created
Keep the 'Activate PhpBB Forum' box unchecked for now !

After saving your config, the install will install the needed sql files for you.


-4- Create a TBDev sysop account:
--------------------------------

open your web browser to http://www.yourdomain.com and choose Register
Register your account. 
This first created account will be granted with Sysop administrative rights, so it's good to choose 'admin' as 'Desired username'.


-5- Installing phpbb:
--------------------

Click the forum link, and choose "INSTALL NOW !" (This link is only shown if your are the sysop)
All parameters are set for you by TorrentStrike (check if they are correct for you), you only need to reenter your sysop account password.
Click the 'finish installation' button.

-6- Activate phpbb:
-------------------

open your web browser to http://www.yourdomain.com/admincp.php
check the 'Activate PhpBB Forum' box and submit.
delete install/ and contrib/ directories from the phpbb2 folder.
Logout and then Login again from the sysop account to update the phpbb admin login. (do it it's important!)
__________________
only me
Reply With Quote