Help - Search - Members - Calendar
Full Version: Whats Is Htp:// Database Create In Zymic
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
HJHERRERA
HTTP:// SITE
gtm6.zxq.net

USUARIO
gtm6_zxq_net_hherrera

DATABASE
gtm6_zxq_net_data

PASS
mipassanything // only example


I NEED FILL THIS DATA, PLEASE THIS DATA IS THE CONFIG.PHP the vBulletin 3.7.0



//**************DATABASE NAME ******************

$Config['Database']['Dbname'] = " I NEED FILL THIS DATA PLEASE "


// ************* MASTER DATABASE SERVER NAME AND PORT *******

$Config['Master Server']['servername'] = " I NEED FILL THIS DATA PLEASE "
$Config['Master Server']['port'] = " I NEED FILL THIS DATA PLEASE "


//************* MASTER DATABASE USERNAME & PASSWORD *******

$Config['Master Server']['username'] = "gtm6_zxq_net_hherrera" //IS CORRECTO OR NOT
$Config['Master Server']['password'] = "mipassanything" //IS CORRECTO OR NOT



thanks :-)


virooos
this is the correct

// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
$config['Database']['dbname'] = 'gtm6_zxq_net_data';

// ****** TABLE PREFIX ******
// Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';

// ****** TECHNICAL EMAIL ADDRESS ******
// If any database errors occur, they will be emailed to the address specified here.
$config['Database']['technicalemail'] = 'your email address';

// ****** FORCE EMPTY SQL MODE ******
// New versions of MySQL (4.1+) have introduced some behaviors that are
// incompatible with vBulletin. Setting this value to "true" disables those
// behaviors. You only need to modify this value if vBulletin recommends it.
$config['Database']['force_sql_mode'] = false;

// ****** MASTER DATABASE SERVER NAME AND PORT ******
// This is the hostname or IP address and port of the database server.
// If you are unsure of what to put here, leave the default values.
$config['MasterServer']['servername'] = 'localhost';
$config['MasterServer']['port'] = 3306;

// ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
$config['MasterServer']['username'] = 'gtm6_zxq_net_data';
$config['MasterServer']['password'] = 'mipassanything';
mafiaWolf
QUOTE(virooos @ May 22 2008, 04:45 PM) *
this is the correct

// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
$config['Database']['dbname'] = 'gtm6_zxq_net_data';

// ****** TABLE PREFIX ******
// Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';

// ****** TECHNICAL EMAIL ADDRESS ******
// If any database errors occur, they will be emailed to the address specified here.
$config['Database']['technicalemail'] = 'your email address';

// ****** FORCE EMPTY SQL MODE ******
// New versions of MySQL (4.1+) have introduced some behaviors that are
// incompatible with vBulletin. Setting this value to "true" disables those
// behaviors. You only need to modify this value if vBulletin recommends it.
$config['Database']['force_sql_mode'] = false;

// ****** MASTER DATABASE SERVER NAME AND PORT ******
// This is the hostname or IP address and port of the database server.
// If you are unsure of what to put here, leave the default values.
$config['MasterServer']['servername'] = 'localhost';
$config['MasterServer']['port'] = 3306;

// ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
$config['MasterServer']['username'] = 'gtm6_zxq_net_data';
$config['MasterServer']['password'] = 'mipassanything';


Hey u!!!!!!!Username and database name is the same???(sr my engliash too bad)Let 's check it again
Andrew
If you noticed that the username and database were the same and yours aren't then why are you complaining on here, just change them and THEN see if that works. If not THEN come back and ask for more help. Try to be a LITTLE self sufficient.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.