Activity Stream
48,167 MEMBERS
6774 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 8 of 8
  1.     
    #1
    Banned

    Default TorrentFlux on CentOS Problem...

    Hello, Iam trying to install torrentflux on CentOS, I follow this turorial -> http://www.besthostingforums.com/showthread.php?t=8138

    I did everything ok and no problem, but In the last step, "connecting to torrentflux" in "http://"IP"/torrentflux/" I get this error... Can anyone help me ??

    "TorrentFlux Database/SQL Error Database error: Access denied for user 'root'@'localhost' (using password: NO)

    Always check your database variables in the config.php file."
    XXX22 Reviewed by XXX22 on . TorrentFlux on CentOS Problem... Hello, Iam trying to install torrentflux on CentOS, I follow this turorial -> http://www.besthostingforums.com/showthread.php?t=8138 I did everything ok and no problem, but In the last step, "connecting to torrentflux" in "http://"IP"/torrentflux/" I get this error... Can anyone help me ?? "TorrentFlux Database/SQL Error Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Have you created a database and imported the sql file needed for Flux to run?

    do you have any control panel installed on the server? if so feel free to contact me and i can install for you for free.

    I use to run my own torrentflux site so i have vast experiance in this

  4.     
    #3
    Banned
    I did everything has the tutorial says.. but I keep getting this "error" :/

  5.     
    #4
    Member
    Website's:
    pixbucket.in
    You have to create a database for flux.after that a user with full priviledges.and i believe you have to add the user/pass to config file of database..haven't installed ever the flux..i believe so its that way.

    Code: 
    * NOW WE HAVE TO EDIT TORRENTFLUX CONFIG TO AND FILL DB DETAILS
         Code:
         nano /var/www/html/torrentflux/config.php 
    IT WILL OPEN THE BELOW THING 
         Code:
         /**************************************************************************/
    // YOUR DATABASE CONNECTION INFORMATION
    /**************************************************************************/
    // Check the adodb/drivers/ directory for support for your database
    // you may choose from many (mysql is the default)
    $cfg["db_type"] = "mysql";     // mysql, postgres7, postgres8 view adodb/drivers/
    $cfg["db_host"] = "localhost";   // DB host computer name or IP
    $cfg["db_name"] = "torrentflux"; // Name of the Database
    $cfg["db_user"] = "root";        // username for your MySQL database
    $cfg["db_pass"] = "YOUR PASS";    // password for database
    /**************************************************************************/ 
    *EDIT IT TO YOU DB CONFIG 
    press control+x
    then it asks weather to save the edited data or not..press Y
    
    For security reasons 
         Code:
         chmod -R 755 /var/www/
    chown -R apache.apache /var/www/
    Something you did wrong here in the details

  6.     
    #5
    Banned
    Already did that mate..

  7.     
    #6
    Member
    Website's:
    pixbucket.in
    You sure you added correct details for db??

  8.     
    #7
    Banned
    Yes mate..

  9.     
    #8
    Member
    Its basically saying it cannot connect to your database. BTW, you should never run the database using the user root. yu should always create a secondary user

    if you need further help please feel free to pm me

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. torrentflux-b4rt Connecting to peers problem when firewall is on
    By Wirellell in forum Technical Help Desk Support
    Replies: 1
    Last Post: 1st Apr 2012, 09:39 AM
  2. Install TorrentFlux On CentOS 5.3
    By desiboy in forum Technical and Security Tutorials
    Replies: 29
    Last Post: 22nd Sep 2011, 02:04 AM
  3. [URGENT HELP] Problem installing TorrentFlux on Server
    By persnalid in forum Server Management
    Replies: 1
    Last Post: 7th Apr 2011, 01:47 PM
  4. TorrentFlux FTP Problem
    By niloy16 in forum Technical Help Desk Support
    Replies: 4
    Last Post: 21st Nov 2010, 04:28 PM
  5. rTorrent on CentOS 5.0 - rtorrent.rc and rtGui Problem!
    By th3obr0 in forum Server Management
    Replies: 5
    Last Post: 6th Jun 2009, 04:01 AM

Tags for this Thread

BE SOCIAL