Using phpMyAdmin for Effective MySQL Management in Windows XP Použitie MySQL phpMyAdmin pre efektívne riadenie v systéme Windows XP
Introduction to phpMyAdmin Úvod do phpMyAdmin
phpMyAdmin is a open source, web-based client that can manage a whole MySQL server (needs a super-user) as well as a single database. phpMyAdmin je open source, on-line klient, ktorý zvládne celý MySQL server (treba super-užívateľ), rovnako ako jednotnej databázy. It supports PHP5 and MySQL 4.1. Podporuje PHP5 a MySQL 4.1.
Requirements Požiadavky na
- PHP 4.1.0 or newer PHP 4.1.0 alebo novší
- MySQL 3.23.32 or newer MySQL 3.23.32 alebo novší
- Optional: if you are using the “cookie” authentication method, having the mcrypt PHP extension on your web server accelerates not only the login phase but every other action that you do in phpMyAdmin. Voliteľné: ak používate "cookies" metódy overovania, ktoré majú mcrypt PHP rozšírenie na webovom serveri zrýchľuje nielen prihlásení fáze, ale každý inú činnosť, ktorá vám v phpMyAdmin.
- A web-browser Web-browser
- Web Server Web Server
Note: Refer to Poznámka: Pozri this post this post for steps to setup the above required ocmponents.
Download phpMyAdmin Stiahnuť phpMyAdmin
Download latest version of Stiahnite si najnovšiu verziu phpMyAdmin phpMyAdmin . . For Windows web server, the zip package should downloaded. Webový server pre Windows, mali stiahnuť zip súbor.
Install phpMyAdmin Nainštalujte phpMyAdmin
- Extract the distribution into a folder (phpmyadmin is fine) in your webserver's document root (../apache group/apache2/htdocs). Extrakt distribúcia do zložiek (phpmyadmin je v poriadku) vo vašom webservera, že dokument root (.. / apache group/apache2/htdocs). If you don't have direct access to your document root, put the files in a directory on your local machine, and, after step 3, transfer the directory on your web server using, for example, ftp. Ak nemáte priamy prístup k dokumentu root, dajte súbory v adresári na Vašom lokálnom počítači, a po kroku 3, prevod adresáre na webovom serveri s využitím napríklad ftp.
- Locate the folder, edit the config.inc.php file with any text editor. Vyhľadajte priečinok, upraviť config.inc.php archív so akýkoľvek textový editor.
- Search for $cfg['Servers'][$i]['auth_type'] , modify the value from 'config' to either 'http' or 'cookie', for security purpose. Hľadať $ cfg [ 'Servers'] [$ i] [ 'Auth_type'], zmeňte hodnotu z 'config' buď 'http' alebo 'cookie', na bezpečnostné účely. 'http' will prompt you for user id and password for each login, while 'cookie' will prompt you for user id and password for one time only until the cookie is deleted or expired. 'http' sa vás spýta na ID užívateľa a heslo pre každé prihlásenie, zatiaľ čo 'cookie' sa vás spýta na ID užívateľa a heslo pre jeden čas iba do cookie odstránený alebo vypršala.
Testing and Accessing phpMyAdmin Prístup na testovanie a phpMyAdmin
Launch your browser and access Spustite prehliadač a prístup http://localhost/phpmyadmin/index.php http://localhost/phpmyadmin/index.php (or http://[www.your-host.com]/[your-install-dir]/index.php by replacing [www.your-host.com] with your own domain, and [your-install-dir] with path of your phpMyAdmin. (alebo http:// [www.your-host.com] / [si-install-dir] / index.php nahradením [www.your-host.com] s vašej vlastnej doméne, a [si-install-dir ] sa cesta k vašej phpMyAdmin.
phpMyAdmin should display a welcome screen and your databases, or a login dialog if using HTTP or cookie authentication mode. phpMyAdmin by sa zobraziť uvítacia obrazovka a vašej databázy, alebo ak prihlasovacie dialóg pomocou protokolu HTTP alebo overovanie pomocou súborov cookie režime.
IMPORTANT : The page is machine translated and provided "as is" without warranty. Upozornenie: stránka je stroje preložené a za predpokladu, "ako je" bez záruky. Machine translation may be difficult to understand. Strojový preklad môže byť ťažké pochopiť. Please refer to Nájdete na original English article originál Anglicky artikl whenever possible. ak je to možné.
Related Articles Súvisiace články
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 3 Inštalácia webového servera vo FreeBSD 6.0 s Rýchlo 2.2, MySQL 5.0 a PHP 5 - 3. časť
- Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 Inštalovať phpBB 2 pre Windows XP bežiace na Apache 2, PHP 5 a MySQL 4
- Change and Reset MySQL root Password Zmien a Reset MySQL kmeň slová Heslo
- Check and Optimize MySQL Database Automatically with Crontab/Cron Skontrolovať a Optimalizácia MySQL databázu automaticky s crontab / Cron
- Reset the Root Password of MySQL Server Root Password Reset MySQL server
- Fix for Munin MySQL Monitoring Plugin Graph Not Showing or Blank Fix pre Munin Monitorovanie MySQL Plugin Graf nezobrazujú alebo Blank
- How to Backup and Restore (Export and Import) MySQL Databases Tutorial Až k Zálohovať a navrátiť (Export a Import) MySQL Báza dát Učiteľský
- Using PHP-MySQL Persistent Connections to Run WordPress Blog PHP-MySQL trvalé pripojenie k Beh WordPress Blog
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 5 Inštalácia webového servera vo FreeBSD 6.0 s Rýchlo 2.2, MySQL 5.0 a PHP 5 - 5. časť
- MySQL Database Performance Tuning Best Practices Video Tutorial Databáza MySQL Performance Tuning Best Practices Video tutorial










































November 10th, 2008 01:17 10. novembra 2008 01:17
[...] To make the selection from database easier, it's recommended to use phpMyAdmin or other GUI interface to MySQL [...] [...] Aby výber z databázy ľahšie, sa odporúča použiť phpMyAdmin alebo iné grafické rozhranie k MySQL [...]
April 19th, 2006 00:42 19.dubna 2006 00:42
thank's a lot, very pleasant to. děkuji je veľa, veľmi príjemná.