摘要: 当你安装完成wamp后,打开localhost或ip时发现已经可以运行了但想使用phpmyadmin时,发现提示如下内容:You don't have permission to access /phpmyadmin/ on this server.解决办法: 打开如下文件:c:\wamp\alias\phpmyadmin.conf //这个就是你的wamp的安装目录下的内容修改成这样:<Directory "c:/wamp/apps/phpmyadmin3.4.5/"> Options Indexes FollowSymLinks MultiViews 阅读全文
posted @ 2012-10-03 00:49 SBaiCL 阅读(26527) 评论(2) 推荐(4)