Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1590

General Questions/New to Joomla! 5.x • Re: Unable to disable Joomla! 5 Deprecated log file

$
0
0
what does your actual configuration file say - it should show as "0".

See viewtopic.php?t=1011259 for a discussion on a similar issue, which may point to something you have missed.

These settings in configuration.php could be relevant (check that the second item is set to 0 (that's numeral zero not letter O).

public $log_everything = 0;
public $log_deprecated = 0;

Also consider - what is causing the deprecated PHP errors. An old out of date PHP version for instance - or more to the point, an extension using old code that will not work in future PHP releases. The errors may point you to the extension(s) causing the problem.

Statistics: Posted by AMurray — Tue Nov 05, 2024 9:34 pm



Viewing all articles
Browse latest Browse all 1590

Trending Articles





<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>