WordPress
CMS is a widely used CMS for websites and blogs. But as we know, as time
passes, WordPress has updated with many advanced features. Along with an
upgrade in WordPress quality, we also face many errors such as a white screen of death, error
establishing database connection, HTTP error 404, WordPress
error 500, and many more. When
these errors appear on our website, we don't know how to resolve them. That is
why it is recommended to apply the WordPress Error Log on the site.
It is also essential to have the login
credential of WP admin. If you don't have the WordPress admin's login credentials, you cannot access the WordPress dashboard.
Many users also have questions about how to
find the www WordPress org
login Wp-admin URL of
WordPress. For that, you can add wp-admin,
admin, wp-admin.php, etc. at the closing of your website.
To apply the WordPress error log, you should visit the Wp-config.php file of
WordPress. You can get access to the Wp-config.php file through the C-Panel
login or FTP login. Edit the Wp-config.php file and write the syntax
"define('WP_DEBUG,' true );" before the word says, "Happy
blogging. */. Now add another syntax below the first code
"define('WP_DEBUG_LOG', true )."
Both these syntaxes maintain an error log and
notify website users about the error. A file of error log saved, and you can
see this file anytime by login to C-Panel and FTP.
No comments:
Post a Comment