kitchen cabinets forum

Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: Easy Step Process To Create WordPress Error Log File.


Senior Member

Status: Offline
Posts: 115
Date:
Easy Step Process To Create WordPress Error Log File.
Permalink   


Putting a WordPress error log is a credible way to debug any issue. Do you want to configure the wp-config file to control debugging and find out the fixing? Wp-config.php file possesses important WordPress settings and tells your website the ways to connect with the database of your WordPress. With this log file, you can easily enable debugging mode and save error logs.

To customize error logs you should edit configuration files. The configuration file is found in the root directory of your website. Check for the following code in the editor -define( 'WP_DEBUG', true ); if the code is not available, then you need to add the same. Sometimes the code is available but is set to false. To enable it, you need to set it true.

How To Review WordPress Error Logs?

A.    Visit website and access pages with errors or warnings

B.     Then connect the website using a file manager or FTP client

C.     When connected, go to /wp-content/folder to reach debug.log file

D.    You can check, and edit this file with error warnings or notices.



__________________
Page 1 of 1  sorted by
Quick Reply

Please log in to post quick replies.



Create your own FREE Forum
Report Abuse
Powered by ActiveBoard