Using phpMyAdmin for Effective MySQL Management in Windows XP L'aide de phpMyAdmin pour la gestion efficace de MySQL sous Windows XP
Introduction to phpMyAdmin Introduction à 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 est un open source, basé sur le Web que le client peut gérer un ensemble serveur MySQL (a besoin d'un super-utilisateur) ainsi que d'une seule base de données. It supports PHP5 and MySQL 4.1. Il soutient PHP5 et MySQL 4.1.
Requirements Exigences
- PHP 4.1.0 or newer PHP 4.1.0 ou plus récent
- MySQL 3.23.32 or newer MySQL 3.23.32 ou plus récent
- 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. Facultatif: si vous utilisez le "cookie" méthode d'authentification, avoir l'extension PHP mcrypt sur votre serveur Web accélère non seulement la phase de connexion, mais tous les autres actions que vous faites dans phpMyAdmin.
- A web-browser Un navigateur Web
- Web Server Serveur Web
Note: Refer to Remarque: Se référer au this post ce poste for steps to setup the above required ocmponents. de prendre des mesures pour mettre en place le ocmponents demandés ci-dessus.
Download phpMyAdmin Télécharger phpMyAdmin
Download latest version of Télécharger la dernière version de phpMyAdmin . For Windows web server, the zip package should downloaded. Pour Windows serveur Web, le paquet doit zip téléchargé.
Install phpMyAdmin Installation de phpMyAdmin
- Extract the distribution into a folder (phpmyadmin is fine) in your webserver’s document root (../apache group/apache2/htdocs). Extrait de la distribution dans un dossier (phpmyadmin est fine) dans votre document Web de la racine (.. / 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. Si vous n'avez pas d'accès direct à la racine de votre document, placez les fichiers dans un répertoire local sur votre machine, et, après l'étape 3, le transfert du répertoire sur votre serveur web en utilisant, par exemple, ftp.
- Locate the folder, edit the config.inc.php file with any text editor. Recherchez le dossier, modifiez le fichier config.inc.php avec n'importe quel éditeur de texte.
- Search for $cfg['Servers'][$i]['auth_type'] , modify the value from ‘config’ to either ‘http’ or ‘cookie’, for security purpose. Search for $ cfg [ 'Servers'] [$ i] [' auth_type '], modifiez la valeur de' config 'soit' http 'ou' cookie ', pour des raisons de sécurité. ‘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' vous invite à l'ID d'utilisateur et mot de passe à chaque connexion, tandis que «cookie» vous invite pour l'ID d'utilisateur et mot de passe qu'une seule fois jusqu'à ce que le cookie est supprimé ou périmés.
Testing and Accessing phpMyAdmin D'essai et de l'accès à phpMyAdmin
Launch your browser and access Lancez votre navigateur et de l'accès 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. (ou http:// [www.votre-host.com] / [votre-install-dir] / index.php en remplaçant [www.votre-host.com] avec votre propre nom de domaine, et [votre-install-dir ] Avec chemin d'accès à votre phpMyAdmin.
phpMyAdmin should display a welcome screen and your databases, or a login dialog if using HTTP or cookie authentication mode. phpMyAdmin devrait afficher un écran de bienvenue et vos bases de données, ou d'une boîte de dialogue de connexion si vous utilisez HTTP ou cookie mode d'authentification.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANT: Il s'agit d'une machine qui traduit la page est fourni "tel quel" sans garantie. Machine translation may be difficult to understand. La traduction automatique mai être difficile à comprendre. Please refer to S'il vous plaît se référer à original English article article original en anglais whenever possible. chaque fois que possible.
Share and contribute or get technical support and help at Partager et de contribuer ou obtenir un appui technique et aider à My Digital Life Forums Ma vie numérique forums .
Related Articles Related Articles
- How to Delete Existing WordPress Post Revisions Stored/Saved Comment faire pour supprimer existants WordPress Post Révisions stockées / enregistrés
- Easily Set Up Web Server with XAMPP Facilement mis en place serveur Web avec XAMPP
- Change and Reset MySQL root Password Changement et réinitialisation de mot de passe root
- How to Backup and Restore (Export and Import) MySQL Databases Tutorial Comment sauvegarde et de restauration (exportation et importation) Bases de données MySQL Tutorial
- Remove or Trim First or Last Few Characters in MySQL Database with SQL Supprimer ou Trim Premier ou Dernier quelques caractères dans la base de données MySQL avec SQL
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 4 Installez le serveur Web dans Windows XP avec Apache 2, PHP5 et MySQL4 - Partie 4
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 Installation de serveur Web dans FreeBSD 6.0 avec Apache 2.2, MySQL 5.0 et PHP 5 - Partie 3
- Check and Optimize MySQL Database Automatically with Crontab/Cron Vérifier et optimiser automatiquement la base de données MySQL avec crontab / cron
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 1 Installez le serveur Web dans Windows XP avec Apache 2, PHP5 et MySQL4 - Partie 1
- MySQL Database Performance Tuning Best Practices Video Tutorial Base de données MySQL réglage des performances meilleures pratiques didacticiel vidéo

































April 19th, 2006 00:42 Avril 19th, 2006 00:42
thank’sa lot, very pleasant to. thank'sa beaucoup, très agréable à.