Author: sleepingkiller, Posted: Tue Nov 30, 2004 8:03 pm Post subject: sql set up
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?
Author: SuperFly, Posted: Fri Dec 03, 2004 7:14 am Post subject:
?
Thats doesnt make any sense, I really dont know what you are asking
?
Author: HalJordan, Location: Somewhere around Hunan, ChinaPosted: Fri Dec 03, 2004 9:00 am Post subject:
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?
Author: sleepingkiller, Posted: Fri Dec 03, 2004 5:48 pm Post subject: Re: sql set up
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?
Author: lacksphp, Posted: Sat Dec 04, 2004 3:11 pm Post subject: Re: sql set up
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?
Author: Evaders99, Posted: Sat Dec 04, 2004 6:27 pm Post subject: Re: sql set up
Normally both prefixes are 'nuke'
Author: lacksphp, Posted: Sun Dec 05, 2004 11:16 am Post subject: Re: sql set up
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 #?
Author: telli, Posted: Sun Dec 05, 2004 12:17 pm Post subject:
Port # or IP #? I wouldn't suggest using the nuke as a prefix make something unique up for your site.
Author: Evaders99, Posted: Sun Dec 05, 2004 1:34 pm Post subject: Re: sql set up
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.