WinXP + Apache +PHP5 + MySQL + phpMyAdmin安装全功略(4) mysql.default_password=666666 设置管理员的口令
修改完后将apache重启,查看phpinfo页面.
<5>安装phpmyadmin
修改 C:\Program Files\Apache Group\Apache2\htdocs\phpMyAdmin\config.inc.php 查找以下这么一段: $i = 0; // The $cfg['Servers'] array starts with $cfg['Servers'][1]. Do not use $cfg['Servers'][0]. // You can disable a server config entry by setting host to ''. 在这段之后再继续查找: