phpMyAdmin

Vanish

Vanish

14 年前

解决phpMyAdmin报错Wrong permissions on configuration file, should not be world writable!

昨天升级kloxo到最新版本以后,打开phpMyAdmin的时候报错。 错误提示:Wrong permissions on configuration file, should not be world writable! 百度GG一下才知道phpMyAdmin的文件夹和子文件夹要是755权限,单文件要是644权限才能正常工作(777不行)。 所以解决...

phpMyAdmin