Results 1 to 8 of 8
-
26th Feb 2011, 03:10 PM #1OPBanned
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
-
26th Feb 2011, 03:16 PM #2Member
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
-
26th Feb 2011, 03:26 PM #3OPBanned
I did everything has the tutorial says.. but I keep getting this "error" :/
-
26th Feb 2011, 03:29 PM #4MemberWebsite's:
pixbucket.inYou 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/
-
26th Feb 2011, 03:32 PM #5OPBanned
Already did that mate..
-
26th Feb 2011, 03:36 PM #6MemberWebsite's:
pixbucket.inYou sure you added correct details for db??
-
26th Feb 2011, 03:45 PM #7OPBanned
Yes mate..
-
26th Feb 2011, 03:47 PM #8Member
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
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
torrentflux-b4rt Connecting to peers problem when firewall is on
By Wirellell in forum Technical Help Desk SupportReplies: 1Last Post: 1st Apr 2012, 09:39 AM -
Install TorrentFlux On CentOS 5.3
By desiboy in forum Technical and Security TutorialsReplies: 29Last Post: 22nd Sep 2011, 02:04 AM -
[URGENT HELP] Problem installing TorrentFlux on Server
By persnalid in forum Server ManagementReplies: 1Last Post: 7th Apr 2011, 01:47 PM -
TorrentFlux FTP Problem
By niloy16 in forum Technical Help Desk SupportReplies: 4Last Post: 21st Nov 2010, 04:28 PM -
rTorrent on CentOS 5.0 - rtorrent.rc and rtGui Problem!
By th3obr0 in forum Server ManagementReplies: 5Last Post: 6th Jun 2009, 04:01 AM
themaCreator - create posts from...
Version 3.23 released. Open older version (or...