Author |
Message |
sleepingkiller
Private


Joined: Sep 19, 2004
Posts: 41
|
Posted:
Tue Nov 30, 2004 8:03 pm |
  |
ok im using a host called titaniumhosting.com
and im wondering how to get the files all linked to my sql thats already installed on it? |
|
|
   |
 |
SuperFly
Nuke Soldier


Joined: Aug 16, 2004
Posts: 32
|
Posted:
Fri Dec 03, 2004 7:14 am |
  |
?
Thats doesnt make any sense, I really dont know what you are asking
? |
|
|
   |
 |
HalJordan
Support Staff


Joined: Aug 07, 2004
Posts: 1117
Location: Somewhere around Hunan, China
|
Posted:
Fri Dec 03, 2004 9:00 am |
  |
Having database access is only the first step. You need to create a database first, then use the nuke.sql file to populate it with tables.
Is this what you are asking? |
_________________ Obedezco, pero no cumplo.
Proprietor, www.computernewbie.info
Support staff, www.nukecops.com |
|
      |
 |
sleepingkiller
Private


Joined: Sep 19, 2004
Posts: 41
|
Posted:
Fri Dec 03, 2004 5:48 pm |
  |
ok i uploaded the nukecops files!
i created a db called jay3ld_cops with the user name and junk username_password
ok. so now how do i get nukecop files to use my sql db? |
|
|
   |
 |
lacksphp
Nuke Soldier


Joined: Dec 04, 2004
Posts: 14
|
Posted:
Sat Dec 04, 2004 3:11 pm |
  |
I'm having the same problem. I created a database on the server, added the info on the config.php file. The only thing I didn't get on the config file is what to put in the # $prefix: and the $user_prefix: space. Did I miss a step? |
|
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12482
|
Posted:
Sat Dec 04, 2004 6:27 pm |
  |
|
     |
 |
lacksphp
Nuke Soldier


Joined: Dec 04, 2004
Posts: 14
|
Posted:
Sun Dec 05, 2004 11:16 am |
  |
my host is givng me a port number to my data base, along with the password and user name, in what part of the config.php would I insert that #? |
|
|
   |
 |
telli
Support Mod


Joined: Aug 21, 2003
Posts: 335
|
Posted:
Sun Dec 05, 2004 12:17 pm |
  |
|
   |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12482
|
Posted:
Sun Dec 05, 2004 1:34 pm |
  |
I'm just saying that 'nuke' is the standard default installed. Yes, you would use a rename script to change prefixes - highly recommended for security reasons.
A port #, you can try this syntax
Code: |
$dbhost = "IP#:Port#";
|
Whether that works, I'm not sure |
_________________ Helping those that help themselves
Read FIRST or DIE!
"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding |
|
     |
 |
|