• Since an attempt to update (from my dashboard) WP, my site appears as a white screen and when I attempt to log in I get this message:There has been a critical error on your website. Please check your site admin email inbox for instructions. (There were no instructions in my email).

    I’ve done all the debugging suggested. Disabled all plugins, disabling my 2011 theme by moving it to the trash and renaming it and trying to trigger the default. Did a manual update, downloading the latest version of WP and uploading it, keeping my old config file, content folder and htaccess as suggested in the documentation. Am using the latest php version. You can see my error log below (that’s the tip of the iceberg).
    Can anyone help?
    ____________________________________
    [Sun Oct 11 12:38:05.034215 2020] [access_compat:error] [pid 3832372:tid 47372858021632] [client 207.46.13.67:3584] AH01797: client denied by server configuration: /home/helen4/public_html/Wordpress/wp-content/uploads/2013/11/home.html
    [Sun Oct 11 12:38:05.034106 2020] [access_compat:error] [pid 3832372:tid 47372858021632] [client 207.46.13.67:3584] AH01797: client denied by server configuration: /home/helen4/public_html/Wordpress/wp-content/uploads/2013/11/Default.html
    [Sun Oct 11 12:38:05.034065 2020] [access_compat:error] [pid 3832372:tid 47372858021632] [client 207.46.13.67:3584] AH01797: client denied by server configuration: /home/helen4/public_html/Wordpress/wp-content/uploads/2013/11/index.php5
    [Sun Oct 11 12:38:05.033983 2020] [access_compat:error] [pid 3832372:tid 47372858021632] [client 207.46.13.67:3584] AH01797: client denied by server configuration: /home/helen4/public_html/Wordpress/wp-content/uploads/2013/11/default.html
    [Sun Oct 11 12:38:05.033899 2020] [access_compat:error] [pid 3832372:tid 47372858021632] [client 207.46.13.67:3584] AH01797: client denied by server configuration: /home/helen4/public_html/Wordpress/wp-content/uploads/2013/11/index.phtml
    [Sun Oct 11 12:38:05.033857 2020] [access_compat:error] [pid 383237

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @cloudchamber,

    This is either linked with the Apache upgrade or your .htaccess file. Can you try by temporarily removing it? Also, I’d recommend you to check with your host in this regard.

    Have a nice day ??

    Can you list here what you attempted to update? i.e a plugin, a theme, or wordpress version or php? What did you updated? What did you updated from? Also please list your current hosting environment with their php parameters.

    Thread Starter cloudchamber

    (@cloudchamber)

    Hi Salan, I tried temporarily moving the .htaccess file and it didn’t help, unfortunately.
    Kenneth, I attempted to upgrade to WordPress 5.5.1. I can’t remember exactly which version I had before but it was 5.something I am pretty sure, because usually update when prompted. I work through Host Papa and Cpanel and phpMyAdmin, through which I had to disable all plugins since I can’t reach my dashboard. (I tried updating WP at first through the dashboard, then tried manually as described in the documentation.)
    With php there is something strange, when I set it to 7.2 I get the error message when trying to log in on my admin page: “There has been a critical error on your website. Please check your site admin email inbox for instructions.”, when I set it to 7.4 the error message doesn’t even show. For both versions 7.2 and 7.4, there is NO error message when I go to my site, just a white page, even though I have debugging enabled in my config:
    define(‘WP_DEBUG’, true);
    define( ‘WP_DEBUG_DISPLAY’, true );
    And there is no message in the error log either.
    Hope this gives you a better idea.
    Best wishes, Helen

    Thread Starter cloudchamber

    (@cloudchamber)

    p.s. for what it’s worth, here is an anomaly from my error log, 99% of them are like the ones in my first post, but this one must have occurred when I tried to install the new version of WP manually. There is a new but empty “upgrades” folder in my wp-content file. I really hope someone can help get my site back up!

    [Sun Oct 11 02:36:00.424635 2020] [:error] [pid 2981395:tid 47372860122880] [client 94.220.207.82:50459] [client 94.220.207.82] ModSecurity: Warning. Match of “pmFromFile path_excludes” against “REQUEST_FILENAME” required. [file “/etc/apache2/conf.d/modsec_vendor_configs/imunify360-full-apache/004_i360_4_custom.conf”] [line “911”] [id “77140992”] [msg “IM360 WAF: Suspicious access attempt (WP folders)!||SC:/home/helen4/public_html/Wordpress/wp-admin/update-core.php||T:APACHE||REQUEST_URI:/Wordpress/wp-admin/update-core.php?action=do-core-upgrade||PC:218||”] [severity “NOTICE”] [tag “service_i360custom”] [tag “noshow”] [hostname “helenbledsoe.com”] [uri “/Wordpress/wp-admin/update-core.php”] [unique_id “X4LSAMqNbfq1Vi9w52nXXAAAAIM”], referer: https://helenbledsoe.com/Wordpress/wp-admin/update-core.php

    • This reply was modified 4 years, 1 month ago by cloudchamber.

    This issue seems to be related to you theme. Can you switch to a wp basic theme, i.e. 2020, 2019 etc. ?

    Thread Starter cloudchamber

    (@cloudchamber)

    It should have loaded at least the default theme. Anyway, everything just started working again, like magic. I didn’t do anything special since my post last night. Maybe it was in the end a matter of just being patient for the Apache upgrade like Salman said. Once the site started loading the default theme, I was able to get the 2020 theme rolling. Thanks everyone for your help!

    • This reply was modified 4 years, 1 month ago by cloudchamber.

    Hi @cloudchamber,

    Glad that your issue is fixed.

    Have a nice day ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘White Screen after attempted upgrade’ is closed to new replies.