Cause config.inc.php permission cannot be 777
Solution.
1. Modify config.inc.php permissions
2. Comment out libraries/Config.class.php, line 652, line 653
$this->source_mtime = 0;
die(‘Wrong permissions on configuration file, should not be world writable!’);
Similar Posts:
- [Solved] Warning: World-writable config file ‘/etc/my.cnf’ is ignored
- ACL permission control of zookeeper
- How to Solve Error: Linux permission denied
- Jupyter notebook new Python3 Error: Permission denied: Untitled.ipynb,Modify workspace
- SSH login error: “warning: unprotected private key file” problem
- [Solved] su: warning: cannot change directory to : Permission denied ;-bash: bash_profile: Permission denied
- [Solved] Git Bash error: could not lock config file Java/jdk1.7.0_71/.gitconfig: Permission denied
- How to Solve Error: Bad owner or permissions on .ssh/config
- [How to Fix] file_put_contents failed to open stream
- GitHub common operations and common errors! Error prompt: fatal: remote origin already exists