• Resolved chrisschild

    (@chrisschild)


    Hi all,

    I am using AMPPS on Mac for my local host. I have two wordpress sites. All set up and working fine. However, the following day I went to work on one of the sites but all that is displayed is a blank white page, on every page of the site. However, the 2nd site I am working on is still working fine.

    AMPPS support have ruled out it’s their software issue as one site it working fine. They have also checked error log and index.php files and found nothing that would cause this and told me it’s a wordpress issue.

    Anyone else have the white page issue, or know where to look to resolve? I can’t even get to wp-admin.

    Thanks in advanced,

    Chris

Viewing 3 replies - 1 through 3 (of 3 total)
  • Chris,

    Try temporarily renaming the plugins folder for the site that isn’t working to something like “oldplugins”. If it is a plugin issue, this should resolve things.

    If not, I would suggest turning on WP DEBUG in the wp-config.php

    by changing the false on this line to true

    define('WP_DEBUG', false);

    Thread Starter chrisschild

    (@chrisschild)

    codeine,

    Thank you for the advice. I renamed the plugins folder as you suggested, this then at least displayed my content and I was able to login to wp-admin, updated a couple of plugins and renamed the plugin folder back to the original – all working as it should be!

    Thank you again!

    Chris

    You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blank white screen on localhost site after system restart…’ is closed to new replies.