Make WordPress Core

Changes between Initial Version and Version 8 of Ticket #54543


Ignore:
Timestamp:
12/06/2021 08:02:45 PM (3 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54543

    • Property Keywords has-testing-info added
    • Property Summary changed from Updating Hello Dolly after upgrading 5.0.4 > 5.9.0 Beta 1 fails to Updating Hello Dolly after upgrading 5.0.14 > 5.9.0 Beta 1 fails
    • Property Component changed from Plugins to Upgrade/Install
    • Property Milestone changed from Awaiting Review to 5.9
  • Ticket #54543 – Description

    initial v8  
    22OS: Windows 10 (Local by Flywheel)
    33PHP: 7.4.1 (also on 7.3.5 and 5.6.39)
    4 Server: Apache
     4Server: Apache (also tested with NGINX)
    55Database: MariaDB 10.4.10
    66Browser: Chrome 96.0.4664.45
     7Plugins: Rollback Core and WordPress Beta Tester.
    78
    89=== Steps to reproduce
    9 1. Install WordPress 5.8.2 using Local by Flywheel with PHP 7.4.1, Apache and MariaDB 10.4.10.
    10 2. Visit `Database -> Adminer` in Local by Flywheel.
    11 3. Select all the database tables and "Drop" them.
    12 4. Download a copy of WordPress 5.0.4 from [https://wordpress.org/wordpress-5.0.14.zip here]
    13 5. In Local by Flywheel, click the arrow beside your site's path.
    14 6. Navigate to the `app/public` directory.
    15 7. Delete all files except for `wp-config.php`.
    16 8. Open `wordpress-5.0.14.zip` and extract all files into the `app/public` directory.
    17 9. In Local by Flywheel, click "Admin".
    18 10. Proceed through the installation process and login.
    19 11. Navigate to `Appearance -> Plugins -> Add New`.
    20 12. Install and activate the `WordPress Beta Tester` plugin.
     101. Install WordPress 5.8.2 using Local by Flywheel.
     112. Install the Rollback Core and WordPress Beta Tester plugins.
     123. Navigate to `Tools > Rollback Core`.
     134. Select `5.0.14` from the dropdown menu and click "Rollback".
     145. Click "Re-install version 5.0.14".
     156. In Local by Flywheel, click the arrow beside your site's path.
     167. Navigate to `app/public/wp-content/plugins`.
     178. If `hello.php` exists, skip to step 13.
     189. If `hello-dolly` directory exists, delete it and proceed to step 11.
     1910. If neither `hello.php` nor the `hello-dolly` directory exist, proceed to step 11.
     2011. Download a copy of WordPress 5.0.14 from [https://wordpress.org/wordpress-5.0.14.zip here].
     2112. Extract `hello.php` into `app/public/wp-content/plugins`.
    212213. Navigate to `Tools -> Beta Testing`.
    222314. Click "Bleeding Edge" and click "Save".
     
    272819. Click "Update now" for `Hello Dolly`.
    2829
    29 If the environment has been matched and the update fails, this issue is legitimate.
     30You should see this error: `Update failed: Could not create directory.`