View Single Post
  #79  
Old 17th June 2011, 15:52
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Smile phpMyBitTorrent2.0.4-repack
joe would you post here on how to do setting in server for your code i do know what to do on the 777
And this

After extracting the archive, upload the contents of the html folder to your root web directory. The name of this folder varies depending on your hosting provider, but in many cases it’s named “httpdocs”.

After the files are uploaded you will need to use your control panel’s file manager, or some other method, such as chmod, to set file permissions. Make sure you change the following files and directories.

Note: some hosting providers give problems when setting files to 777 (for instance if mod_security is installed). If you find that this is the case, try setting the following permissions to 755 instead.

avatars/user = 777
cache = 777
imdb-images = 777
include/configdata.php = 777
UserFiles = 777
phpBB3/config.php = 777
phpBB3/cache = 777
phpBB3/files = 777
phpBB3/images/avatars/upload = 777
phpBB3/store = 777
torrent = 777 (assuming this is the directory you are using for torrents)



Stage #2

Open your web browser and go to http://yoursite.com/setup/index.php. Once there follow the prompts. Be sure to have your database information handy (database name, username, password, etc..). Most of the default tracker settings should be sufficient, however one that causes some headaches, and that you may want to disable, is the captcha setting. After you get to the Installation Completed screen please delete the setup folder in your root web directory. YOU ARE NOT FINISHED, please proceed to the stage below.



Stage #3

Point your browser to http://yoursite.com/phpBB3/install/index.php. Click the “install” tab and follow the directions. Pay in mind that you must use the same database in order to use the integration of phpBB3. Also your administrator username, password, and email need to match your corresponding phpMyBitTorrent admin information.

When you get to the Congratulations screen, click the login button. Under Server Configurations select Cookie settings. Write down, or select and copy, the Cookie name value. You will need this to integrate with phpMyBitTorrent.



Stage #4

Point your browser to http://yoursite.com/admin.php and login with your admin credentials. Select the Administration section from the menu. Select the Forum Integrating item.

The Forum Data Base Prefix is without the underscore and by default shouldn’t need to be changed. Under the Cookie Name section enter in the cookie name you previously copied down in Stage 3. Enter your domain name under the appropriate field without using “http://”. Forum Cookie path has to match your forum, most of the time “/” works just fine. The Base Folder Your Forum Is in, as long as you didn’t change the default settings, you can leave this alone. Then Select the box to turn on forum share. Do not select the box to Turn on Auto Posting until you have setup an addition forum for it. Click save.

Note: Turning on sharing if you have not set up your forum yet will not work and will cause a fatale error in your program.


Congratulations, your phpMyBitTorrent installation is now complete.

---------------------------------------------------------------------
some of this not working

When you get to the Congratulations screen, click the login button. Under Server Configurations select Cookie settings. Write down, or select and copy, the Cookie name value. You will need this to integrate with phpMyBitTorrent.
no Cookie settings. to set so you go to nest it takes you back saying not set ?

now to server setting when code as been put on your server go to admin theres no setting for site setting as you know we have to go on the server to set them so we need a tutorial please so on would be nice for divs like me
Reply With Quote