• I had problems with WSOD in the admin area after upgrading my sites from 4.5.4 to 4.6 and 4.6.1.
    So I put a new, clean installation on my server – BUT install.php shows the white page – when I change to 4.5.4 – there is no problem installing the site.

    Server is FreeBSD 10.1-RELEASE-p10, running PHPH5.6 MariaDB 10.0.27 and the older Versions of WordPress have worked problem free.

    Nothing to find in error logs.

    Do you have any suggestions?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator t-p

    (@t-p)

    Have you tried MANUALLY updating:
    – Download a fresh copy of the WordPress .zip file to your computer, unzip it, and use that to copy up all files and folders EXCEPT the wp-config.php file and the /wp-content/ directory. You may need to delete the old wp-admin and wp-includes folders and files on your server before uploading the new ones. Please read the Manual Update directions first.
    Backup: If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong. You can never have enough backups!

    Thread Starter hunters-best

    (@hunters-best)

    Thanks, but I did not ask about the updates. My question was: Why can’t I install a WP 4.6.1 (WSOD in install.php) on the same server I can install 4.5.4?

    Not working: 4.6.1
    Working: delete the wordpress files from 4.6.1, upload WP 4.5.4 ( also from www.ads-software.com) start installing….

    Have you tried MANUALLY updating:

    yes – that did not work out either – so I tried a clean installation

    Please read the Manual Update directions first.

    Sorry to comment on that – but I have two sites running on the server and I am working with and installing wordpress sites for 3 years now. It is not that I have never done that before.

    Thread Starter hunters-best

    (@hunters-best)

    Update: Managed install of clean 4.6.1 BUT still WSOD on wp-admin/index-php!
    Can acces Admin via plugins.php – but dashboard yields white screen….

    PHP Warnings whe running the wp-admin/index-php on the server directly: (### = part of path, allways the same)

    Notice: Undefined offset: 1 in /usr/###/wp-includes/vars.php on line 31

    Notice: Undefined index: HTTP_HOST in /usr/###/wp-includes/pluggable.php on line 1017

    Notice: Undefined index: SERVER_PROTOCOL in /usr/###/wp-includes/load.php on line 18

    Warning: Cannot modify header information – headers already sent by (output started at /usr/###/wp-includes/vars.php:31) in /usr/###/wp-includes/pluggable.php on line 1174

    • This reply was modified 8 years, 3 months ago by hunters-best. Reason: additional info
    Moderator t-p

    (@t-p)

    Stefano

    (@madking-web-design)

    Can you turn to php7 ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘installing 4.6.1 not working’ is closed to new replies.