Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > xBTiT
Reply
Thread Tools
  #1  
Old 30th July 2009, 15:43
tRoV tRoV is offline
Member
 
Join Date: Jul 2009
P2P
Posts: 4
Default install error
Why I have this error
Code:

Notice:  Undefined index:  error_mysql_connect in C:\wamp\www\traker\upload\install.php on line 375

Access denied for user 'root'@'localhost' (using password: YES)
Click here to try again
Reply With Quote
  #2  
Old 30th July 2009, 22:25
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
Hi, go to include/settings.php it looks like this
Code:
<?php

$dbhost = "localhost";
$dbuser = "";
$dbpass = "";
$database = "";
$TABLE_PREFIX = "";

?>
end pus your detalis example :
Code:
<?php

$dbhost = "localhost";
$dbuser = "root";
$dbpass = "mypassword";
$database = "tracker_database";
$TABLE_PREFIX = "";

?>
Reply With Quote
  #3  
Old 30th July 2009, 22:40
tRoV tRoV is offline
Member
 
Join Date: Jul 2009
P2P
Posts: 4
Default
Still gives me that error
Reply With Quote
  #4  
Old 30th July 2009, 23:30
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
Ok , first what version of xbtit are you use?, is you use xBTiT v2.0.0.547 i just install it , here are the steps

go to http://siteurls/phpmyadmin/ make sure you have a user create o put a password on root ,then creat a database , upload your php files to server ,

go to http://siteurls/install.php follow the steps ,end at step 2 put your server detalis ..aka localhost , user of mysql, the password of user of mysql, the database name your create, . after you complete the steps delete the file install.php & upgrade.php
Attached Thumbnails
xbit.JPG  
Reply With Quote
  #5  
Old 31st July 2009, 15:39
tRoV tRoV is offline
Member
 
Join Date: Jul 2009
P2P
Posts: 4
Default
I use xBTiT v2.0.0.547 , Wamp Server and I have db created mysql and a user root and password...

Click the image to open in full size.
Reply With Quote
Reply

Tags
error , install


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help me Install 7/10 Error shipcake Yuna Scatari Edition (YSE) 3 24th May 2010 20:06
Install zyberwax TBDev 1 27th November 2009 23:27
i cant install plz help me why no Template Shares 7 20th October 2009 20:19
TS SE v5.4.1 Install problem goood Template Shares 4 4th September 2009 09:12
Install Job atencorps Sell & Buy 2 1st January 2009 17:44



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