Bravo List
Register
Go Back   > Bravo List > Source Code > Active Trackers > Torrent Trader
Notices

Reply
Thread Tools
  #1  
Old 29th June 2010, 21:39
ciolpalas ciolpalas is offline
Member
 
Join Date: Jun 2010
P2P
Posts: 3
Exclamation DATABASE: mysql_connect: Access denied for user 'user'@'localhost'
WTF? i uploaded all files to my ftp and chmoded those files and when i go to my website shows this
Code:
 :DATABASE: mysql_connect: Access denied for user 'user'@'localhost'  (using password: YES),ok i go to import full database.sql but shows this error:CREATE  TABLE  `announce`  (
`id` int( 10 ) unsigned NOT NULL AUTO_INCREMENT  ,
`announce_url`  varchar(  255 )  NOT NULL default '',
`status` varchar(  255 )  NOT NULL default '',
`force`  varchar(  255 )  NOT NULL default 'NO',
PRIMARY  KEY (  `id`  ) ,
UNIQUE KEY  `announce_url`  ( `announce_url`  ) ,
FULLTEXT KEY  `announce_url_2` ( `announce_url` )
) TYPE = MYISAM AUTO_INCREMENT =1;
can anyone upload a fully working sql database?and tell me where i can change my mysql setings on my ftp?what file?please help me fast ;(
Reply With Quote
  #2  
Old 29th June 2010, 22:10
Nightcrawler's Avatar
Nightcrawler Nightcrawler is offline
Senior Member
 
Join Date: Oct 2009
P2P
Posts: 97
Default
you have to add your credentials to backend/mysql.php
Reply With Quote
  #3  
Old 30th June 2010, 08:31
ciolpalas ciolpalas is offline
Member
 
Join Date: Jun 2010
P2P
Posts: 3
Default
thanx
Reply With Quote
Reply

Tags
access , database , denied , mysqlconnect , user , user@localhost


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 15:08. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2025, vBulletin Solutions Inc.