|
|
|
|
![]() ![]() |
Feb 7 2006, 05:03 AM
Post
#1
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 125 Joined: 13-November 05 Member No.: 14,232 |
ok i am filling in a script that i just got and i am not sure what to put in the part where it sais
$cfg['db_host'] = "localhost"; // database host Is the host name just trap17.com or it it something else? |
|
|
|
Feb 7 2006, 05:18 AM
Post
#2
|
|
|
Hidden Secrets can't be told threw just words. One must feel what the other feels to truely understand... ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,523 Joined: 8-January 06 From: Sacramento California Member No.: 16,756 |
ok i am filling in a script that i just got and i am not sure what to put in the part where it sais $cfg['db_host'] = "localhost"; // database host Is the host name just trap17.com or it it something else? for the db_host it is normally what they have in there for you CODE $cfg['db_host'] = "localhost"; // database host and for trap17 local host is what should be put in that area.. i trust that you know what to put for the db and db_user?? if not just ask lol This post has been edited by Albus Dumbledore: Feb 7 2006, 05:19 AM |
|
|
|
Feb 7 2006, 05:23 AM
Post
#3
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 125 Joined: 13-November 05 Member No.: 14,232 |
well i dont know can you tell what i put insite the quotation marks
|
|
|
|
Feb 7 2006, 05:33 AM
Post
#4
|
|
|
Hidden Secrets can't be told threw just words. One must feel what the other feels to truely understand... ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,523 Joined: 8-January 06 From: Sacramento California Member No.: 16,756 |
the localhost is fine for the db_host for every host that i have had that is the general host to use...so more than likely just that localhost will be to what to put there...
now for the db_name all you need to do is put inbetween the "" is the name of database in which you need to create to run the script...if you need to know how to make a database see the link below.. for the db_use all you need to do is put the name of the user that you should make for the database...and assign to the database..if you need help on doing that please see the lin below! *Edit adding the password one* for the db_password just simply enter the password that you entered for the database user... Link Here This post has been edited by Albus Dumbledore: Feb 7 2006, 05:35 AM |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 6th September 2008 - 06:20 AM |