2009年4月7日星期二

Wrong permissions on configuration file, should not be world writable!

进入phpMyAdmin页面时显示:Wrong permissions on configuration file, should not be world writable

解决方法:只要修改文件属性就可以了,phpmyadmin要运行在755权限下,
终端运行sudo chmod -R 755

没有评论:

发表评论