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网页浏览器
- 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 . 。 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是罚款)在您的Web服务器的文档根目录( .. /阿帕奇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 '或'饼干' ,出于安全的目的。 ‘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被删除或过期。
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相关文章
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3安装Web服务器的FreeBSD 6.0与Apache 2.2 , MySQL的5.0和PHP 5 -第3部分
- Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 phpBB 2安装在Windows XP上运行的Apache 2 , PHP 5中和MySQL第4
- Change and Reset MySQL root Password变化和重置MySQL的root密码
- Reset the Root Password of MySQL Server复位根用户密码的MySQL服务器
- Check and Optimize MySQL Database Automatically with Crontab/Cron检查和优化MySQL数据库自动Crontab /玉米
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4安装Web服务器的FreeBSD 6.0与Apache 2.2 , MySQL的5.0和PHP 5 -第4部分
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 5安装Web服务器的FreeBSD 6.0与Apache 2.2 , MySQL的5.0和PHP 5 -第5部分
- How to Backup and Restore (Export and Import) MySQL Databases Tutorial如何备份和恢复(出口和进口) MySQL数据库教程
- Fix for Munin MySQL Monitoring Plugin Graph Not Showing or Blank修复Munin MySQL的监测插件图无法显示或空白
- Download Key Management Service (KMS Host) for Windows Server 2003下载密钥管理服务( KMS主机)的Windows Server 2003

































April 19th, 2006 00:42 2006年4月19日0时四十二分
thank’sa lot, very pleasant to. thank'sa很多,很舒服。