Conversation
supportI have a problem on my website, debug.log file created by a plugin getting huge after a while, today I had to removed as it ate all my disk space, was about 150gb big, how can I deactivate this feature, so the file is not created in the future? I am using a premium plugin. Thanks!
Hi @sibivfl I hope you are doing well. Thanks for bringing it into my intentions, I will definitely work on it but for now you can disable the debug log by adding the following code in your wp-config.php file. define( 'WP_DEBUG', false ); // Disable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', false ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 ); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define( 'SCRIPT_DEBUG', false ); This reply was modified 3 years, 1 month ago by Danish Ali Malik .
thanks
Hi, this code didn’t fix the issue. File is growing, 10 GB per day…
Hey, the file still growing, it has almost 80GB after few days, please help!!
Disk full, out of space after less than 2 weeks, @danish-ali can u sort this out for me????? your code didn’t work
Even with premium version the author does not answer? This plugin is full of errors reported for over two years: .fpm/php5.external”, increase FCGI_SERVER_MAX_STDERR_LINE_LEN renting-links/frontend/frontend.php on line 445PHP message: PHP Warning: Undefined variable $fl_minimized_class More than 200 errors in 2 minutes, it turns in loop, it is necessary to deactivate urgently.
I have removed this plugin as well, paid for the premium, and didn’t get help, it was wasted money!! BEWARE!
Hi @sibivfl I hope you are doing well. Thanks for bringing it into my intentions, I will definitely work on it but for now you can disable the debug log by adding the following code in your wp-config.php file. define( 'WP_DEBUG', false ); // Disable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', false ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 ); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define( 'SCRIPT_DEBUG', false ); This reply was modified 3 years, 1 month ago by Danish Ali Malik .
thanks
Hi, this code didn’t fix the issue. File is growing, 10 GB per day…
Hey, the file still growing, it has almost 80GB after few days, please help!!
Disk full, out of space after less than 2 weeks, @danish-ali can u sort this out for me????? your code didn’t work
Even with premium version the author does not answer? This plugin is full of errors reported for over two years: .fpm/php5.external”, increase FCGI_SERVER_MAX_STDERR_LINE_LEN renting-links/frontend/frontend.php on line 445PHP message: PHP Warning: Undefined variable $fl_minimized_class More than 200 errors in 2 minutes, it turns in loop, it is necessary to deactivate urgently.
I have removed this plugin as well, paid for the premium, and didn’t get help, it was wasted money!! BEWARE!