View Single Post
  #9  
Old 02-09-2009, 10:45 AM
LilPixie LilPixie is offline
Member
 
Join Date: Jan 2009
Posts: 75
Credits: 14,469
LilPixie
Default RE: What do this part of the config mean?

My config file looks like this

// PHP Easy Adoptables Configuration File

$dbhost = 'mysql6.000webhost.com'; //DB Hostname
$dbuser = 'a7775291_adopt'; //DB User
$dbpass = '*******'; //DB Password
$dbname = 'a7775291_adopt'; //Your database name
$dname = 'ryn-nursery.comli.com'; //Your domain name (No http, www or . )
$spath = '/adoptables'; //The folder you installed this script in, if subfolder use a slash, if root domain empty
$auser = 'a7775291'; //Admin Username for Host Admin CP
$apass = '********'; //Password for Host Admin CP

Where do you upload the sql text to? I think I might have done that already o-o
__________________
:P Ryn Nursery
Reply With Quote