Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Errors like this are logged. Check the error log on your server. If you can’t find the log, please contact your host.

    Meantime, enable wp_debug and wp_debug_log and after an error, look at wp-content/debug.log to see if anything gets logged there. https://codex.www.ads-software.com/Debugging_in_WordPress

    You can also try this: Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.

    If you cannot access wp-admin, there are other ways to deactivate plugins.

    Based on the errors showing there, it looks like the WordPress 5.0 update didn’t properly get installed. You might have to re-install it, as there appears to be missing files.

    To do that, you’ll want to:

    1) Backup your site’s wp-content directory and wp-config.php file.

    2) Once you have that backed up, you can get a fresh copy of WordPress’s files by downloading it from from https://www.ads-software.com/download/

    3) Copy all of the directories and files (EXCEPT wp-content and the wp-config.php file) to the root directory of your site, replacing the current wp-admin, wp-includes, and other files currently sitting there.

    It’s important to make sure you DO NOT upload the wp-content or wp-config files as they contain unique information required for your site to remain intact. If you do accidentally overwrite them, use the backed up versions from step 1 above.

    • This reply was modified 5 years, 11 months ago by Phil Johnston.
    Thread Starter Mohit Hasan

    (@mohitmd09)

    Very very thanks…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I have face this problem “This page isn’t working”.’ is closed to new replies.