It looks like the issue is related to file permissions. You’ve already fixed the read access for config.php
, but now the webserver needs write access to the config
directory. You can resolve this by giving the necessary write permissions using chmod
. If the problem persists, consider using a managed cloud server from HostNoc, which can help handle these kinds of server issues for you.