Using phpMyAdmin for Effective MySQL Management in Windows XP Verwenden von phpMyAdmin für MySQL Effektive Management in Windows XP
Introduction to phpMyAdmin Einführung in 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 ist ein Open-Source-, Web-basierten Client, kann eine ganze MySQL-Server (braucht eine Super-User) sowie einer einzigen Datenbank. It supports PHP5 and MySQL 4.1. Es unterstützt PHP5 und MySQL 4,1.
Requirements Anforderungen
- PHP 4.1.0 or newer PHP 4.1.0 oder höher
- MySQL 3.23.32 or newer MySQL 3.23.32 oder höher
- 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. Optional: Wenn Sie die "Cookie" Authentifizierungsmethode, mit der PHP mcrypt Extension auf Ihrem Web-Server beschleunigt nicht nur die Login-Phase, aber alle anderen Maßnahmen, die Sie in phpMyAdmin.
- A web-browser Ein Web-Browser
- Web Server Web-Server
Note: Refer to Hinweis: Wenden Sie sich an this post diesem Post for steps to setup the above required ocmponents. für die Schritte zur Einrichtung der oben geforderten ocmponents.
Download phpMyAdmin Download phpMyAdmin
Download latest version of Download neueste Version von phpMyAdmin . For Windows web server, the zip package should downloaded. Für Windows Web Server, die Zip-Paket sollte heruntergeladen werden.
Install phpMyAdmin Installieren Sie phpMyAdmin
- Extract the distribution into a folder (phpmyadmin is fine) in your webserver’s document root (../apache group/apache2/htdocs). Entpacken Sie die Distribution in einem Ordner (phpMyAdmin ist gut) auf Ihren Webserver-Root-Dokument (.. / 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. Wenn Sie keinen direkten Zugang zu Ihren Document Root, legen Sie die Dateien in ein Verzeichnis auf Ihrem lokalen Rechner, und nach Schritt 3, den Transfer in das Verzeichnis auf Ihrem Web-Server verwenden, zum Beispiel, ftp.
- Locate the folder, edit the config.inc.php file with any text editor. Suchen Sie den Ordner, bearbeiten Sie die Datei config.inc.php mit einem beliebigen Texteditor.
- Search for $cfg['Servers'][$i]['auth_type'] , modify the value from ‘config’ to either ‘http’ or ‘cookie’, for security purpose. Suche nach $ cfg [ 'Servers'] [$ i] [' auth_type '], ändern Sie den Wert von' config 'entweder' http 'oder' Cookie ', für die Sicherheit Zweck. ‘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' werden Sie nach Benutzer-ID und Passwort für jeden Login, während die "Cookie" werden Sie für die Benutzer-ID und das Kennwort für ein Zeit nur so lange, bis das Cookie gelöscht oder abgelaufen ist.
Testing and Accessing phpMyAdmin Testing und den Zugriff auf phpMyAdmin
Launch your browser and access Starten Sie Ihren Browser und Zugang 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. (oder http:// [www.ihr-host.com] / [Ihre-install-dir] / index.php anstelle von [www.ihr-host.com] mit Ihrer eigenen Domain, und [Ihre-install-dir ] Mit Pfad zu Ihrem phpMyAdmin.
phpMyAdmin should display a welcome screen and your databases, or a login dialog if using HTTP or cookie authentication mode. phpMyAdmin sollte eine Willkommens-Bildschirm und Ihre Datenbanken, oder ein Login-Dialog, falls Sie mit HTTP-oder Cookie-Authentifizierung-Modus.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. WICHTIG: Es handelt sich um eine Maschine der Seite übersetzt wird "as is" ohne Garantie. Machine translation may be difficult to understand. Maschinelle Übersetzung ist vielleicht schwierig zu verstehen. Please refer to Bitte wenden Sie sich an original English article Original Englisch Artikel whenever possible. wann immer dies möglich ist.
Share and contribute or get technical support and help at Aktie und einen Beitrag oder erhalten technische Unterstützung und Hilfe an My Digital Life Forums Meine digitalen Lebens Foren .
Related Articles Verwandte Artikel
- How to Delete Existing WordPress Post Revisions Stored/Saved So löschen Sie bestehende WordPress Post Revisionen gespeichert / gespeichert
- Easily Set Up Web Server with XAMPP Einfaches Einrichten von Web-Server mit XAMPP
- Change and Reset MySQL root Password Ändern und Reset MySQL Root-Passwort
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 4 Installation von Web-Server in Windows XP mit Apache2, PHP5 und MySQL4 - Teil 4
- How to Backup and Restore (Export and Import) MySQL Databases Tutorial Wie Backup-und Restore (Export und Import) Datenbanken MySQL Tutorial
- Remove or Trim First or Last Few Characters in MySQL Database with SQL Entfernen oder Trim ersten oder letzten einige Buchstaben in der MySQL Datenbank mit SQL
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 Installation von Web-Server in FreeBSD 6,0 mit Apache 2,2, 5,0 MySQL und PHP 5 - Teil 3
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 1 Installation von Web-Server in Windows XP mit Apache2, PHP5 und MySQL4 - Teil 1
- Check and Optimize MySQL Database Automatically with Crontab/Cron Prüfen und Optimieren von MySQL-Datenbank automatisch mit crontab / cron
- MySQL Database Performance Tuning Best Practices Video Tutorial MySQL-Datenbank-Performance Tuning Best Practices Video-Tutorial

































April 19th, 2006 00:42 19. April 2006 00:42
thank’sa lot, very pleasant to. thank'sa viel, sehr angenehm.