Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PhpMyAdmin] Config.inc.php
Vandzior
post
Post #1





Grupa: Zarejestrowani
Postów: 20
Pomógł: 0
Dołączył: 18.11.2008
Skąd: Polska

Ostrzeżenie: (0%)
-----


Witam,
Chce zainstalowac phpmyadmin na mojej stronie internetowej (na ovh.pl), mam plik Documentation ale nie rozumiem go. Mam tak skonfigurowane plik config.inc.php :

  1. <?php
  2. $cfg['blowfish_secret'] = ''; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */
  3. $i = 1;
  4. /* Authentication type */
  5. $cfg['Servers'][$i]['auth_type'] = 'http';
  6. /* Server parameters */
  7. $cfg['Servers'][$i]['host'] = 'sql1';
  8. $cfg['Servers'][$i]['connect_type'] = 'tcp';
  9. $cfg['Servers'][$i]['compress'] = false;
  10. /* Select mysqli if your server has it */
  11. $cfg['Servers'][$i]['extension'] = 'mysql';
  12. $cfg['Servers'][$i]['hide_db'] = '(information_schema|phpmyadmin|mysql)';
  13.  
  14.  
  15. $cfg['ReplaceHelpImg'] = false;
  16. $cfg['MySQLManualType'] = 'none';
  17. $cfg['CtrlArrowsMoving'] = false;
  18.  
  19. $cfg['UploadDir'] = '';
  20. $cfg['SaveDir'] = '';
  21.  
  22. $cfg['Servers'][$i]['controluser']   = 'root';
  23. $cfg['Servers'][$i]['controlpass']   = 'tu_mam_haslo';
  24. ?>


Nie wiem co moze byc zle... Wyskakuje mi okienko z logowaniem i wpisuje login i haslo z "controluser i controlpass", no i nic znow mi okno wyskakuje, a gdy w oknie wezme anuluj to pisze

"Błędne pola użytkownik/hasło. Brak dostępu."

na poczatku nie mialem

$cfg['Servers'][$i]['controluser'] = 'root';
$cfg['Servers'][$i]['controlpass'] = 'tu_mam_haslo';

tylko mialem

$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'root';

Wiec jak uzupelnic Config.inc.php?

Ten post edytował Vandzior 24.11.2008, 10:31:10


--------------------
Piszę poprawnie po polsku.

Potrzebujesz pomocy? Umieść nowy temat, lub napisz do mnie na PW lub na moje GG:6347525.
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 20.08.2025 - 07:35