Szép napot!

Localhoston a phpmyadminnál szeretném a jelszót megváltoztatni!

A config.ini-ben az alábbiak szerint meg is tettem!

"$cfg['Servers'][$i]['hide_db'] = 'information_schema';

$cfg['Servers'][$i]['controluser']   = 'root';          // MySQL
control user settings
                                                    // (this user must
have read-only
$cfg['Servers'][$i]['controlpass']   = 'proba';          // access to
the $cfg['Servers'][$i]['host']          = 'localhost'; // MySQL
hostname or IP address
$cfg['Servers'][$i]['port']          = '';          // MySQL port -
leave blank for default port
$cfg['Servers'][$i]['socket']        = '';          // Path to the
socket - leave blank for default socket
$cfg['Servers'][$i]['connect_type']  = 'tcp';       // How to connect
to MySQL server ('tcp' or 'socket')
$cfg['Servers'][$i]['extension']     = 'mysql';     // The php MySQL
extension to use ('mysql' or 'mysqli')
$cfg['Servers'][$i]['compress']      = FALSE;       // Use compressed
protocol for the MySQL connection
                                                    // (requires PHP >= 4.3.0)
$cfg['Servers'][$i]['hide_db'] = 'information_schema';

$cfg['Servers'][$i]['controluser']   = 'root';          // MySQL
control user settings
                                                    // (this user must
have read-only
$cfg['Servers'][$i]['controlpass']   = 'proba';          // 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']          = 'root';      // MySQL user
$cfg['Servers'][$i]['password']      = 'proba';          // MySQL
password (only needed
                                                    // with 'config' auth_type)

Nem enged be!

A rendszert xampp-al telepítettem! A telepítésnél nem kért jelszót az
adatbázishoz!

Köszönöm a segítséget!

Kuti Péter
_______________________________________________
Techinfo mailing list
Techinfo@lista.sulinet.hu
Fel- és leiratkozás: http://lista.sulinet.hu/mailman/listinfo/techinfo
Illemtan: http://www.szag.hu/illemtan.html
Ügyfélszolgálat FAQ: http://www.kozhaloportal.hu/gyik/altalanos/

Reply via email to