Jump to content

Recommended Posts

Posted

Gostaria de saber alguns nomes de programas de tracker ( aquilo dos torrents ) se existir é que eu tenho uns planos aqui em minha mente ...

Tipo o btuga tem um tracker eu gostaria de saber nomes de trackers e de preferencia que fossem free's .

Posted

instalei o btit

Podem visitar é apenas para os membros index project e para quem conhecer mais este site ( amigos , p@p xD etc ... )

P.S: Tráfego PT

www.index-tracker.pt.to

  • 3 weeks later...
Posted

Pessoal já meti os ficheiros e configurei o MYSQL mas aparece o seguinte erro:

dbconn: mysql_connect: Access denied for user 'sheers'@'localhost' (using password: YES)

Eu tenho tudo certo

<?

// MySQL Settings (please change these to reflect your MYSQL settings, all other settings can be changed via adminCP)
$mysql_host = "localhost";
$mysql_user = "sheers";
$mysql_pass = "xxxxxx";
$mysql_db = "information_schema";

// Default Language / Theme Settings (These are currently set via the databases DEFAULT values, NOT THE ADMIN CP)
$language = "1";
$theme = "1";

// Site Settings
$SITENAME = "TorrentTrader Classic";
$SITEEMAIL = "email@address.com";
$SITEURL = "http://www.revolution-line.net/upload";
$SITE_ONLINE = true;
$OFFLINEMSG = "Site is down for a little while";
$UPLOADERSONLY = false;
$LOGGEDINONLY = false;
$INVITEONLY = false;
$ACONFIRM = false;
$WELCOMEPMON = true;
$CENSORWORDS = true;
$MAXDISPLAYLENGTH = "45";
$WELCOMEPMMSG = "Thank you for registering at our tracker!

Please remember to keep your ratio at 1.00 or greater ";
$DHT = false;
$POLLON = false;

//Setup Site Blocks
$SITENOTICEON = true;
$REMOVALSON = true;
$NEWSON = true;
$DONATEON = true;
$DISCLAIMERON = true;
$SITENOTICE = "Welcome To TorrentTrader";
$SHOUTBOX = true;
$FORUMS = true;
$REQUESTSON = true;

//setup IRC Chat
$IRCCHAT = false;
$IRCCHANNEL = "#torrenttrader";
$IRCSERVER1 = "irc.p2p-irc.net";
$IRCSERVER2 = "";
$IRCSERVER3 = "";

//Setup IRC Announcer
$IRCANNOUNCE = false;
$ANNOUNCEIP = "x.x.x.x";
$ANNOUNCEPORT= "2500";

//WAIT TIME VARS
$GIGSA= "1";
$RATIOA= "0.50";
$WAITA= "24";
$GIGSB= "3";
$RATIOB= "0.65";
$WAITB= "12";
$GIGSC= "5";
$RATIOC= "0.80";
$WAITC= "6";
$GIGSD= "7";
$RATIOD= "0.95";
$WAITD= "2";

//RATIO WARNING VARS
$RATIO_WARNINGON = "true";    //ratiowarn on/off
$RATIOWARN_AMMOUNT = "0.50"; //user warned if this ratio is held
$RATIOWARN_TIME = "10";   //ammount of time for user have have poor ratio before warning
$RATIOWARN_BAN = "5";     //ammount of time after warning to auto-ban user.

// Tracker Settings
$torrent_dir = "/home/public_html/upload/uploads";
$nfo_dir = "/home/public_html/upload/uploads";
$image_dir = "/home/public_html/upload/uploads";
$announce_urls = array();
$announce_urls[] = "http://yoursite.com/announce.php";
$GLOBALBAN = false;
$MEMBERSONLY = true;
$MEMBERSONLY_WAIT = true;
$RATIO_WARNINGON = true;
$PEERLIMIT = "10000";

// Advanced Settings for announce and cleanup
$autoclean_interval = "600";
$max_torrent_size = "1000000";
$max_nfo_size = "1000000";
$max_image_size = "1000000000000";
$announce_interval = "1800";
$signup_timeout = "259200";
$minvotes = "1";
$maxsiteusers = "10000";
$max_dead_torrent_time = "21600";


?>

Cumpr. sheers.

Posted

Só há 3 hipóteses:

-> Tens o $mysql_host mal

-> Tens o $mysql_user mal

-> Tens o $mysql_pass mal

vê lá isso. 😛

Não peças ajuda por PM! A tua dúvida vai ter menos atenção do que se for postada na secção correcta do fórum!

Posted

Eu fiz o que dizia aqui neste passo.

Import via phpmyadmin "Full Datbase.sql" (this will also create a admin user login)

Importei a base dados para no Cpanel e depois Phpmyadmin mas não criei nenhum user.Porque não vejo la a opção.Eu presumo que tenhamos de alterar o ficheiro config.php foi o que eu fiz.

Posted

Este erro

dbconn: mysql_connect: Access denied for user 'sheers'@'localhost' (using password: YES)

Significa que o teu utilizador ou password da base de dados esta errado por isso verifica isso.

Posted

Isso ja sei que não tenho permissão na base dados.

Na instalação diz o seguinte

TORRENTTRADER CLASSIC v1.04 - 29.SEPT.2006

===================================================

www.torrenttrader.org

Classic FINAL

REQUIREMENTS

-------------

PHP4.3 OR HIGHER (KNOWN ISSUES WITH PHP5)

MYSQL 4 (KNOWN ISSUES WITH MYSQL5)

Register_globals no longer needs to be ON, the script will emulate it as ON.

INSTALLATION

-------------

Please remember to backup all files AND database before you update anything!

FRESH INSTALL INSTRUCTIONS ONLY!!!! please see "Upgrading from v1.03.txt" or our forums for upgrade information

A installer is no longer included as part of the TorrentTrader package.  Please follow our simple installation guide here:

1) Copy ALL files to your webserver

2) Import via phpmyadmin "Full Datbase.sql" (this will also create a admin user login)

3) Edit the file backend/config.php to suit your MYSQL connection, and set your paths (ALL OTHER SETTINGS CAN BE ADJUSTED ONCE LOGGED INTO SITE AS ADMIN.

4) Run check.php from your browser to check you have configured everything ok

  check.php is designed for UNIX systems, if you are using WINDOWS it may not report correctly.

5) Login to site using the following

Username: admin

Password: admin

List of CHMODS to be applied (777 or 666):

backend/config.php

backend/oldconfig.php

banners.txt

sponsors.txt

disclaimer.txt

backups

uploads

Any problems please visit www.torrenttrader.org

Eu editei o File config.php e meti o Username que eu keria e a password no Host deixei estar Localhost.Segui tudo, presumo eu direito.

Posted

Ok vamos lá ver se voçês percebem eu não quero que me respondam que "Essa mensagem quer dizer que não tens permissão de acesso" isso já eu sei eu quero é soluções.

OK ?

Cumprimentos sheers.

Posted

Ok vamos lá ver se voçês percebem eu não quero que me respondam que "Essa mensagem quer dizer que não tens permissão de acesso" isso já eu sei eu quero é soluções.

Então vai ao forum do software. Tipo, nós não tamos dentro do software, só podemos mandar uns bitaiques. 😛

Não peças ajuda por PM! A tua dúvida vai ter menos atenção do que se for postada na secção correcta do fórum!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site you accept our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.