O
old.TheOneAndOnlyRy
Guest
I am trying to set up a PHP forum on my site however, the database entries are giving me trouble. I have to:
Change $db_Database to the correct database name
Change $db_UserName to the correct username for your database
Change $db_Password to the correct password for your database
$db_Hostname is usually 'localhost' so you shouldn't touch it.
Save it.
But i have no idea what the hostname, username, database name and database passwords are. Is the user name and password the same as my site's? Is the hostname my URL?
Please help asap.
A Confused Ry
Change $db_Database to the correct database name
Change $db_UserName to the correct username for your database
Change $db_Password to the correct password for your database
$db_Hostname is usually 'localhost' so you shouldn't touch it.
Save it.
But i have no idea what the hostname, username, database name and database passwords are. Is the user name and password the same as my site's? Is the hostname my URL?
Please help asap.
A Confused Ry