|
|
|
|
|
|
![]() |
#1 |
Ahhh ... sweet pity. Where would my love life be without it?
Join Date: Feb 2005
Location: British Columbia, Canada
Posts: 208
|
![]() Who's using the php version of Turbo Traffic Trader from findtrades.com that can help me out?
I get this error when i install. Error: Chould not connect to MySQL Please check your settings in ttt-mysqlfunc.inc.php my ttt-mysqlfunc.inc.php file has zero bytes so there is not even aything there to edit. What am i doing wrong.
__________________
<a href="http://www.fioramall.com/click/sponsor.php?kw_userid=Stever"><img src="http://www.steverslinks.com/images/fiora.gif"</a> |
![]() |
![]() |
![]() |
#2 |
Ahhh ... sweet pity. Where would my love life be without it?
Join Date: Feb 2005
Location: British Columbia, Canada
Posts: 208
|
Figures out the problem.
I needed to change the hostname from the default "local host" to "mysql" But now I get Error: Could not choose the database: datebase folder name (sorry I'm not posting my folder names)
__________________
<a href="http://www.fioramall.com/click/sponsor.php?kw_userid=Stever"><img src="http://www.steverslinks.com/images/fiora.gif"</a> |
![]() |
![]() |
![]() |
#3 |
You tried your best and you failed miserably. The lesson is 'never try'
Join Date: Oct 2004
Posts: 166
|
Thats not much information to go on, but from what info you gave:
You either didnt create the database using myPHPadmin or similar admin interface and enter the info correctly in the script: example: $connect=mysql_connect("localhost", "mysql username", "mysql password"); Or, you didnt give the script the correct name of the database: example: $connect=mysql_connect("localhost", "mysql username", "mysql password"); $db=mysql_select_db("data base name YOU created"); Or, Usually the next step in the script is to create the "tables" that go in the database. You may not have uploaded the files that hold that info. |
![]() |
![]() |
![]() |
#4 |
Ahhh ... sweet pity. Where would my love life be without it?
|
And another idea might be to have your hosting provider make sure you have your SQL database setup okay. The forum for TTT is pretty helpful too:
http://www.chickenboard.com/
__________________
![]() |
![]() |
![]() |
![]() |
#5 |
Ahhh ... sweet pity. Where would my love life be without it?
Join Date: Feb 2005
Location: British Columbia, Canada
Posts: 208
|
I've set a database with myPHPadmin. I should try and upload all the script files again incase something was missing or corrupted the first time.
Else call my host and see whats wrong in mySQL, I gueses. Man I hate when these kind of things are just not staight forward. Why cant i just press a button and things do what they are supposed to? (ranting here, sorry)
__________________
<a href="http://www.fioramall.com/click/sponsor.php?kw_userid=Stever"><img src="http://www.steverslinks.com/images/fiora.gif"</a> |
![]() |
![]() |
![]() |
#6 |
Ahhh ... sweet pity. Where would my love life be without it?
Join Date: Feb 2005
Location: British Columbia, Canada
Posts: 208
|
It seems the script is not installing the tables into the db
What the fuck do i do???!!
__________________
<a href="http://www.fioramall.com/click/sponsor.php?kw_userid=Stever"><img src="http://www.steverslinks.com/images/fiora.gif"</a> |
![]() |
![]() |
![]() |
|
|