Wrong permissions on configuration file, should not be world writable!
我们在配制phpmyadminl时候经常会出现Wrong permissions on configuration file, should not be world writable!
这个错误往往发生在虚拟主机上,这是权限的问题
解决方法:
chmod 555 phpMyAdmin
chmod 755 config.inc.php?
重启apache,再次用浏览器打开就可以了


评论
还没有评论。
发表评论