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
|