Quantcast
Viewing all articles
Browse latest Browse all 2333

[3.3.x] Support Forum • Re: Disable php debug in front-end

Look if in /config/production/config.yml file you have this:

Code:

parameters:    debug.exceptions: true    debug.load_time: true    debug.sql_explain: true    debug.memory: true    debug.show_errors: true    session.log_errors: true 
Delete or change true for false

Clear cache after the modification.

Statistics: Posted by ssl — Tue Mar 26, 2024 6:07 pm



Viewing all articles
Browse latest Browse all 2333

Trending Articles