Using phpMyAdmin for Effective MySQL Management in Windows XP使用phpmyadmin有效MySQL的管理在Windows XP
Introduction to phpMyAdmin 介紹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是一個開放源碼的,基於Web的客戶端能夠管理整個MySQL服務器(需要有一個超級用戶) ,以及作為一個單一的數據庫。 It supports PHP5 and MySQL 4.1.它支持php5和MySQL 4.1 。
Requirements 要求
- PHP 4.1.0 or newer PHP 4.1.0起或更新版本
- MySQL 3.23.32 or newer MySQL的3.23.32或更新版本
- 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.可選:如果您正在使用“曲奇”的驗證方法,具有mcrypt PHP的擴展您的Web伺服器上加速,不僅登錄階段,但每一個其他的行動,你在phpmyadmin 。
- A web-browser 1 Web瀏覽器
- Web Server Web服務器
Note: Refer to注:請參閱 this post這個職位 for steps to setup the above required ocmponents.為步驟,以安裝上述所需的ocmponents 。
Download phpMyAdmin 下載phpmyadmin
Download latest version of下載最新版的 phpMyAdmin phpmyadmin . 。 For Windows web server, the zip package should downloaded.對於Windows的Web伺服器,郵編方案應下載。
Install phpMyAdmin 安裝phpmyadmin
- Extract the distribution into a folder (phpmyadmin is fine) in your webserver’s document root (../apache group/apache2/htdocs).提取物的分配到一個文件夾( phpmyadmin是罰款)在您的網頁伺服器的文件根目錄( .. /阿帕奇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.如果你不直接接觸到您的文檔根目錄,把文件的目錄在您的本地機,和後,第3步,轉讓目錄您的Web伺服器上使用,例如的FTP 。
- Locate the folder, edit the config.inc.php file with any text editor.找到該文件夾,編輯config.inc.php文件與任何文本編輯器。
- Search for $cfg['Servers'][$i]['auth_type'] , modify the value from ‘config’ to either ‘http’ or ‘cookie’, for security purpose.搜索元CFG樁[ '服務器' ] [元] [ ' auth_type ' ] ,修改該值從'配置'要么'的HTTP '或'的Cookie ' ,出於安全的目的。 ‘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 '會提示您的用戶名和密碼為每個登錄,而'的Cookie '會提示您的用戶名和密碼為同一時間只到的Cookie被刪除或已過期。
Testing and Accessing phpMyAdmin 測試和存取phpmyadmin
Launch your browser and access啟動您的瀏覽器和訪問 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. (或http:// [ www.your - host.com ] / [您的安裝-迪爾] /的index.php取代[ www.your - host.com ]與您自己的網域, [您的安裝-迪爾]與路徑您的phpmyadmin 。
phpMyAdmin should display a welcome screen and your databases, or a login dialog if using HTTP or cookie authentication mode. phpmyadmin應顯示歡迎屏幕和您的數據庫,或登錄對話框,如果使用HTTP或Cookie身份驗證模式。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要說明 :這是一個機器翻譯網頁是“按原樣”提供的擔保。 Machine translation may be difficult to understand.機器翻譯可能很難理解。 Please refer to請參閱 original English article英文原版的文章 whenever possible.只要有可能。
Share and contribute or get technical support and help at分享和貢獻,或取得技術的支持和幫助,在 My Digital Life Forums 我的數字生活論壇 . 。
Related Articles相關文章
- How to Delete Existing WordPress Post Revisions Stored/Saved如何刪除現有的WordPress修改後的儲存/保存
- Easily Set Up Web Server with XAMPP很容易成立的Web伺服器與xampp
- Change and Reset MySQL root Password改變和重置MySQL的root密碼
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 4安裝Web服務器在Windows XP的Apache2 , php5和mysql4 -第4部分
- How to Backup and Restore (Export and Import) MySQL Databases Tutorial如何備份和恢復(出口和進口)的MySQL數據庫補習
- Remove or Trim First or Last Few Characters in MySQL Database with SQL刪除或修剪第一或過去數字符在MySQL數據庫與SQL
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3安裝Web服務器在FreeBSD的6.0與2.2的Apache , MySQL 5.0的和PHP 5 -第3部分
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 1安裝Web服務器在Windows XP的Apache2 , php5和mysql4 -第1部分
- Check and Optimize MySQL Database Automatically with Crontab/Cron檢查和優化MySQL數據庫自動與crontab /玉米
- MySQL Database Performance Tuning Best Practices Video Tutorial MySQL數據庫性能調整的最佳做法視頻教程



















April 19th, 2006 00:42 2006年4月19日0時42分
thank’sa lot, very pleasant to. thank'sa很多,非常愉快。