In your configuration file above the line that reads/** Do not edit below this line. **/
insert the following:
$conf['CHMOD'] = 0644;
if (!defined('CHMOD_VALUE')) { define('CHMOD_VALUE', $conf['CHMOD']); }
In your configuration file above the line that reads/** Do not edit below this line. **/
insert the following:
$conf['CHMOD'] = 0644;
if (!defined('CHMOD_VALUE')) { define('CHMOD_VALUE', $conf['CHMOD']); }