View Single Post
  #1  
Old 18th March 2008, 20:04
thedizzy thedizzy is offline
Member
 
Join Date: Jan 2008
Posts: 4
Post WinBits Version 26-07-2004
This tracker is very close to tbdev!

Installation notes :P :
First upload all files to your server.Then type in your browser http://localhost/install/install.php and you will see a white page with text and inputbars.Fill everything and then click "Install".When you finish with the installation open your bittorrent.php file (he is in "include" folder like tbdev).Edit this lines:

# the first one will be displayed on the pages
$announce_urls = array();
$announce_urls[] = "http://localhost/WinBits/announce.php";
$announce_urls[] = "http://torrentbits.org:82/announce.php";
$announce_urls[] = "http://torrentbits.org:83/announce.php";


to your urls!And now you have a fully functional torrent traker!


This is my first post here and if you have any questions or problems write to me!I hope you will enjoy this!I can`t make a demo preview right now but if someone can make i will glad!
:hi:

Download:
Attached Files
File Type: zip WinBits Version 26072004 (ZIP).zip (891.8 KB, 388 views)
Reply With Quote