Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> [php][mysql]Kofiguracja PhpMyAdmin
frytek92
post
Post #1





Grupa: Zarejestrowani
Postów: 163
Pomógł: 10
Dołączył: 9.11.2007
Skąd: Goleniów

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


Mam do was wielką prosbe zna ktoś jakiś poradnik w którym jest napisane jak mam skonfigurowac PhpMyAdmin z góry dziekuje bo za bardzo nie znam angielskiego i nie wiem co wpisać w konfiguracji

Jak by ktoś mi pomóc co mam tu wstawić bede wdzieczny.

"$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['port'] = '';
$cfg['Servers'][$i]['socket'] = '';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['extension'] = 'mysql';
$cfg['Servers'][$i]['compress'] = FALSE;

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



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

$cfg['Servers'][$i]['only_db'] = '';


$cfg['Servers'][$i]['verbose'] = '';

$cfg['Servers'][$i]['pmadb'] = '';
$cfg['Servers'][$i]['bookmarktable'] = '';
$cfg['Servers'][$i]['relation'] = '';
$cfg['Servers'][$i]['table_info'] = '';
$cfg['Servers'][$i]['table_coords'] = '';
$cfg['Servers'][$i]['pdf_pages'] = '';

$cfg['Servers'][$i]['column_info'] = '';
$cfg['Servers'][$i]['history'] = '';
$cfg['Servers'][$i]['verbose_check'] = TRUE;
$cfg['Servers'][$i]['AllowRoot'] = TRUE;
$cfg['Servers'][$i]['AllowDeny']['order']
= '';
$cfg['Servers'][$i]['AllowDeny']['rules']
= array();"
Powód edycji: dodalem tagi (cysiaczek)


--------------------
Go to the top of the page
+Quote Post
rolnix
post
Post #2





Grupa: Zarejestrowani
Postów: 115
Pomógł: 0
Dołączył: 16.04.2005
Skąd: Białowieża

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


$cfg['Servers'][$i]['host'] = 'host_bazy_danych';
$cfg['Servers'][$i]['extension'] = 'mysql';
$cfg['Servers'][$i]['port'] = '3306';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['compress'] = false;
$cfg['Servers'][$i]['auth_type'] = 'cookie';
//$cfg['Servers'][$i]['user'] = 'nazwa_usera_mysql';
//$cfg['Servers'][$i]['password'] = 'haslo_mysql';

$cfg['blowfish_secret'] = 'jakis_ciag_znakow_jako_klucz_do_szyfrowania';

W sumie to wystarczy. Jeśli będzie wywalało errory związane z rozszerzeniami php, zmień "auth_type" na "config" i odkomentuj linie z user i password.

Ten post edytował rolnix 10.11.2007, 10:12:22


--------------------
Go to the top of the page
+Quote Post
frytek92
post
Post #3





Grupa: Zarejestrowani
Postów: 163
Pomógł: 10
Dołączył: 9.11.2007
Skąd: Goleniów

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


Pisze mi takie coś

Plik konfiguracyjny wymaga teraz tajnej frazy kodującej (blowfish_secret).

Chyba nie działa


--------------------
Go to the top of the page
+Quote Post
rolnix
post
Post #4





Grupa: Zarejestrowani
Postów: 115
Pomógł: 0
Dołączył: 16.04.2005
Skąd: Białowieża

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


Ech... no to w folderze /sciezka_do_phpmyadmin/scripts/setup.php masz konfigurator, użyj go stosując się do poleceń.


--------------------
Go to the top of the page
+Quote Post
frytek92
post
Post #5





Grupa: Zarejestrowani
Postów: 163
Pomógł: 10
Dołączył: 9.11.2007
Skąd: Goleniów

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


Malenki Jesteś Wielki smile.gif
Działa hahaha działa
Wielkie dzieki


--------------------
Go to the top of the page
+Quote Post

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 - 19:22