Powtreeman
Member
I am trying to set up my website but have no idea how to config anything in the config. Can someone post a pic of an example or copy and paste this part?
// ------------------------ \\
// MYSQL CONNECTION DETAILS \\
// ------------------------ \\
// phpmyadmin username for OT server: (DONT USE "root" if ur hosting to public.).
$config['?????'] = '?????';
// phpmyadmin password for OT server:
$config['?????'] ='?????';
// The database name to connect to. (This is usually same as username).
$config['?????'] = '?????';
// Hostname is usually localhost or 127.0.0.1.
$config['?????'] = '??????';
// ------------------------ \\
// MYSQL CONNECTION DETAILS \\
// ------------------------ \\
// phpmyadmin username for OT server: (DONT USE "root" if ur hosting to public.).
$config['?????'] = '?????';
// phpmyadmin password for OT server:
$config['?????'] ='?????';
// The database name to connect to. (This is usually same as username).
$config['?????'] = '?????';
// Hostname is usually localhost or 127.0.0.1.
$config['?????'] = '??????';