confic.inc.php dosyasında eksiğim var mı ?

yusufdemirkoparan
15-02-2009, 20:48   |  #1  
OP Üye
Teşekkür Sayısı: 0
79 mesaj
Kayıt Tarihi:Kayıt: Şub 2007

Sayın forum katılımcıları !
Aşağıda confic.inc.php dosyasından ilgili bölümü aldım.
Kullanıcı adı:yusuf1
Şifre:yusuf2
Kullanıcı adını ve şifreyi bu dosyada başka yerlere yazmam gerekiyor mu ?
Veritabanına bağlanamıyorum.

Vereceğiniz bilgi için şimdiden teşekkür ederim.

$cfg['Servers'][$i]['controluser']   = '';          // MySQL control user settings
                                                    // (this user must have read-only
$cfg['Servers'][$i]['controlpass']   = '';          // access to the "mysql/user"
                                                    // and "mysql/db" tables).
                                                    // The controluser is also
                                                    // used for all relational
                                                    // features (pmadb)
$cfg['Servers'][$i]['auth_type']     = 'http';    // Authentication method (config, http or cookie based)?
$cfg['Servers'][$i]['user']          = 'yusuf1';      // MySQL user
$cfg['Servers'][$i]['password']      = 'yusuf2';          // MySQL password (only needed