Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1596

[3.3.x] Support Forum • Re: SQL Explain, how to disabled? PhpBB 3.1.14

$
0
0
In the root directory, in the bottom of your config.php you will see these lines.

Code:

@define('PHPBB_INSTALLED', true);@define('PHPBB_ENVIRONMENT', 'production');@define('DEBUG_CONTAINER', true);
You can comment out that last line like this. // @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



Viewing all articles
Browse latest Browse all 1596

Trending Articles