In the root directory, in the bottom of your config.php you will see these lines.You can comment out that last line like this.
That file is read only so you will have to change the permission on it to edit it with Notepad++
After editing it then make it read only again.
Code:
@define('PHPBB_INSTALLED', true);@define('PHPBB_ENVIRONMENT', 'production');@define('DEBUG_CONTAINER', true);
// @define('DEBUG_CONTAINER', true);
That file is read only so you will have to change the permission on it to edit it with Notepad++
After editing it then make it read only again.
Statistics: Posted by Sniper_E — Thu Mar 13, 2025 11:01 pm