Using phpMyAdmin for Effective MySQL Management in Windows XP Naudojant phpMyAdmin Veiksmingos MySQL Management "Windows XP"
Introduction to phpMyAdmin Įvadas 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 yra atviro kodo žiniatinklio kliento, kurie gali valdyti visą MySQL serverio (poreikių super-user), taip pat vienoje duomenų bazėje. It supports PHP5 and MySQL 4.1. Jis palaiko PHP5 ir MySQL 4.1.
Requirements Reikalavimai
- PHP 4.1.0 or newer PHP 4.1.0 arba naujesnė
- MySQL 3.23.32 or newer MySQL 3.23.32 ar naujesne versija
- 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. Nebūtina: Jei naudojate "cookie" autentifikavimo metodas, turintys mcrypt PHP išplėtimas į savo interneto serverį spartina ne tik prisijungimo etapo, o visų kitų veiksmų, kad jūs į phpMyAdmin.
- A web-browser Naršyklėje
- Web Server Web Server
Note: Refer to Pastaba: Nurodyti this post šį pranešimą for steps to setup the above required ocmponents. dėl priemonių, norėdami nustatyti pirmiau reikalaujama ocmponents.
Download phpMyAdmin Parsisiųsti phpMyAdmin
Download latest version of Atsisiųskite naujausią versiją phpMyAdmin phpMyAdmin . . For Windows web server, the zip package should downloaded. For Windows Web Server, ZIP paketas turėtų atsisiųsti.
Install phpMyAdmin Install phpMyAdmin
- Extract the distribution into a folder (phpmyadmin is fine) in your webserver's document root (../apache group/apache2/htdocs). Ištrauka skirstymo į aplanką (phpmyadmin yra gerai) į savo serverį dokumente 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. Jei neturite tiesioginės prieigos prie dokumento šaknų, įdėti failus į katalogą jūsų vietiniame kompiuteryje, o po žingsnio 3, perkelti katalogą jūsų žiniatinklio serveryje, naudojant, pavyzdžiui, FTP.
- Locate the folder, edit the config.inc.php file with any text editor. Raskite aplanką, redaguoti config.inc.php failą su bet kuriuo teksto redaktoriumi.
- Search for $cfg['Servers'][$i]['auth_type'] , modify the value from 'config' to either 'http' or 'cookie', for security purpose. Ieškoti $ cfg [ 'Servers'] [$ i] [ 'auth_type'], pakeisti reikšmę iš "config", kad nei "HTTP" ar "slapukas", už saugumą. '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' pasiūlys įvesti vartotojo vardą ir slaptažodį, kiekvienas prisijungęs, o "cookie" pasiūlys įvesti vartotojo vardą ir slaptažodį tik vieną kartą, kol slapukas pašalintas arba baigėsi.
Testing and Accessing phpMyAdmin Testavimas ir naudotis phpMyAdmin
Launch your browser and access Paleiskite naršyklę ir naudotis 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. (arba http:// [www.your-host.com] / [Jūsų-install-dir] / index.php pakeičiant [www.your-host.com] su savo domenu, ir [Jūsų-install-dir ] su keliu savo phpMyAdmin.
phpMyAdmin should display a welcome screen and your databases, or a login dialog if using HTTP or cookie authentication mode. phpMyAdmin turėtų rodyti Sveiki ekrano ir savo duomenų bazių ar prisijungimo langą jeigu naudojant HTTP arba slapukas autentifikavimo režimą.
IMPORTANT : The page is machine translated and provided "as is" without warranty. DĖMESIO: Šis puslapis yra mašina išvertė ir pateikiama "kaip yra" be garantijų. Machine translation may be difficult to understand. Automatinis vertimas gali būti sunku suprasti. Please refer to Remkitės original English article originalas anglų straipsnis whenever possible. jei įmanoma.
Related Articles Susiję straipsniai
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 3 Diegimas web serveris FreeBSD 6,0 su Apache 2.2, MySQL 5.0, PHP 5 - 3 dalis
- Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 Įdiekite phpBB 2, Windows XP veikia Apache 2, PHP 5, MySQL 4
- Change and Reset MySQL root Password Kaitos ir naujo MySQL root Password
- Check and Optimize MySQL Database Automatically with Crontab/Cron Patikrinti ir optimizuoti MySQL duomenų bazė automatiškai crontab / cron
- Reset the Root Password of MySQL Server Atstatyti slaptažodį root MySQL Server
- Fix for Munin MySQL Monitoring Plugin Graph Not Showing or Blank Pataisos Munin MySQL stebėjimo Plugin grafikas nerodomi arba tuščia
- How to Backup and Restore (Export and Import) MySQL Databases Tutorial Kaip Backup and Restore (eksportas ir importas) MySQL duomenų bazės Susipažinkite
- Using PHP-MySQL Persistent Connections to Run WordPress Blog Naudojant PHP, MySQL Nuolatiniai ryšiai Vykdyti WordPress blog
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 5 Diegimas web serveris FreeBSD 6,0 su Apache 2.2, MySQL 5.0, PHP 5 - 5 dalis
- MySQL Database Performance Tuning Best Practices Video Tutorial MySQL Database Performance Tuning Best Practices Video Tutorial










































November 10th, 2008 01:17 10 lapkritis 2008 01:17
[...] To make the selection from database easier, it's recommended to use phpMyAdmin or other GUI interface to MySQL [...] [...] Kad būtų lengviau pasirinkti iš duomenų bazės, rekomenduojama naudoti phpMyAdmin ar kitos sąsajos GUI, MySQL [...]
April 19th, 2006 00:42 19 balandis 2006 00:42
thank's a lot, very pleasant to. Thank's a lot, labai malonu.