Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
  #1  
Old 24th March 2011, 12:53
devilsyard devilsyard is offline
Senior Member
 
Join Date: Jun 2009
United Kingdom
Posts: 19
Question TB Dev2009
install wamp on my pc

downloaded tbdev 2009
unrar files in C:\wamp\www

my details on my config.php and annonunce.php match and i get

[1045] dbconn: mysql_connect: Access denied for user 'root'@'localhost' (using password: YES)

and on my config its blank as my password because my user root doesnt have a password.

any idea ?

Last edited by devilsyard; 27th March 2011 at 21:04.
Reply With Quote
  #2  
Old 24th March 2011, 17:10
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default
1. might be a cookies problem so clear cookies and try again
2. check your config.php file maybe you wrote smth wrong there

post your config file here so we can see if its ok
Reply With Quote
  #3  
Old 27th March 2011, 19:05
devilsyard devilsyard is offline
Senior Member
 
Join Date: Jun 2009
United Kingdom
Posts: 19
Wink
my config & announce are uploaded

im new to all this so be patient please lol
Attached Files
File Type: php config.php (4.5 KB, 18 views)
File Type: php announce.php (11.5 KB, 7 views)
Reply With Quote
  #4  
Old 27th March 2011, 21:29
Tony's Avatar
Tony Tony is offline
Senior Member
 
Join Date: Mar 2008
P2P
Posts: 182
Default
$TBDEV['cookie_path'] = ''; change this from within config.php to $TBDEV['cookie_path'] = '/fm11';

that above is just a guess to the problem ^^^^^

have you tryed setting a password for the root user ?

I normally use xampp for all my testing on localhost and im not sure how wamp is set out when needing to set a password for the root user ..

did you leave the word BLANK in the password bit or did you just put that before attaching it here ?

if you didn't touch the password bit in the config then try removing the word blank lol ..

I gotta ask to make sure :P
Reply With Quote
  #5  
Old 27th March 2011, 21:46
devilsyard devilsyard is offline
Senior Member
 
Join Date: Jun 2009
United Kingdom
Posts: 19
Exclamation
Quote:
Originally Posted by Tony View Post
$TBDEV['cookie_path'] = ''; change this from within config.php to $TBDEV['cookie_path'] = '/fm11';

that above is just a guess to the problem ^^^^^

have you tryed setting a password for the root user ?

I normally use xampp for all my testing on localhost and im not sure how wamp is set out when needing to set a password for the root user ..

did you leave the word BLANK in the password bit or did you just put that before attaching it here ?

if you didn't touch the password bit in the config then try removing the word blank lol ..

I gotta ask to make sure :P
Well i tried what u said and i tried taking the word blank out the password field and i got this error - The requested URL /fm11/login.php was not found on this server.
Reply With Quote
  #6  
Old 27th March 2011, 21:55
Tony's Avatar
Tony Tony is offline
Senior Member
 
Join Date: Mar 2008
P2P
Posts: 182
Default
ok well try each of these and see which 1 works in the end since 1 should now :)

$TBDEV['cookie_path'] = 'fm11';

if still the same just try it back to being like it was before for example

$TBDEV['cookie_path'] = '';
Reply With Quote
  #7  
Old 28th March 2011, 00:03
devilsyard devilsyard is offline
Senior Member
 
Join Date: Jun 2009
United Kingdom
Posts: 19
Wink
Thanks For the help Tony! :)

i deleted wamp and installed appserv

and its all good now working perfect

thanks again :)
Reply With Quote
Reply

Tags
dev2009 , tb

Thread Tools

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 09:01. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.