I have a problem with MySQL/Wrong permissions on configuration file, should not be world writable!

From Kolmisoft Wiki
Jump to navigationJump to search

If message Wrong permissions on configuration file, should not be world writable! appeared while trying to open PhpMyAdmin, you are supposed to change the permissions of config.inc.php to not be world writable (i.e. chmod 755 config.inc.php). Put this line in your MOR console:

# chmod 755 /var/www/html/moradmin/config.inc.php