Internal Server Error 500 adding zip files

Issue Summary

I have installed newest version of Local. I have installed Elementor but when I try to add Elementor Pro I receive the above error.

Troubleshooting Questions

  • Does this happen for all sites in Local, or just one in particular?
    I have used Local previously and also Elementor Pro. This is happening on a new install of Local.

  • Are you able to create a new, plain WordPress site in Local and access it in a Browser?

Replication

Describe the steps that others can take to replicate this issue. If you have screenshots that can help clarify what is happening, please include them!

System Details

  • Which version of Local is being used?
    v6.4.0+5297

  • What Operating System (OS) and OS version is being used?
    Windows 10

  • Attach the Local Log. See this Help Doc for instructions on how to do so:

Security Reminder

Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.

Hi there Andrew! Welcome to the Local Community! :wave:

Typically with 500 errors, that means that something in a theme or plugin isn’t working properly.

If you haven’t already, I would make sure everything is up to date on your site (plugins, themes, etc).

If that doesn’t help, you can try to enable WP debugging by adding:

define( 'WP_DEBUG', true );

to the wp-config.php file.

Here’s more information about WordPress debugging:

Let me know if that helps!

:woman_technologist:t3: Sam

I have no idea how to assess the error logs… here is the error log from the php folder.
[14-Jun-2022 15:58:40 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘php_imagick.dll’ (tried: C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_imagick.dll (The specified module could not be found.), C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_php_imagick.dll.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jun-2022 15:58:44 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘php_imagick.dll’ (tried: C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_imagick.dll (The specified module could not be found.), C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_php_imagick.dll.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jun-2022 16:04:17 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘php_imagick.dll’ (tried: C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_imagick.dll (The specified module could not be found.), C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_php_imagick.dll.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jun-2022 16:38:48 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘php_imagick.dll’ (tried: C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_imagick.dll (The specified module could not be found.), C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_php_imagick.dll.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jun-2022 16:38:48 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘php_imagick.dll’ (tried: C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_imagick.dll (The specified module could not be found.), C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_php_imagick.dll.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jun-2022 16:38:49 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘php_imagick.dll’ (tried: C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_imagick.dll (The specified module could not be found.), C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_php_imagick.dll.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jun-2022 16:38:51 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘php_imagick.dll’ (tried: C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_imagick.dll (The specified module could not be found.), C:/Users/adown/AppData/Local/Programs/Local/resources/extraResources/lightning-services/php-7.4.1+18/bin/win64/ext\php_php_imagick.dll.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014
[14-Jun-2022 16:52:42 UTC] PHP Notice: Array to string conversion in C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php on line 2014
[14-Jun-2022 16:52:42 UTC] PHP Stack trace:
[14-Jun-2022 16:52:42 UTC] PHP 1. {main}() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:0
[14-Jun-2022 16:52:42 UTC] PHP 2. do_action_ref_array() C:\Users\adown\Local Sites\school\app\public\wp-cron.php:138
[14-Jun-2022 16:52:42 UTC] PHP 3. WP_Hook->do_action() C:\Users\adown\Local Sites\school\app\public\wp-includes\plugin.php:524
[14-Jun-2022 16:52:42 UTC] PHP 4. WP_Hook->apply_filters() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:331
[14-Jun-2022 16:52:42 UTC] PHP 5. Health_Check_Site_Status->scheduled_check() C:\Users\adown\Local Sites\school\app\public\wp-includes\class-wp-hook.php:307
[14-Jun-2022 16:52:42 UTC] PHP 6. sprintf() C:\Users\adown\Local Sites\school\app\public\wp-content\plugins\health-check\includes\class-health-check-site-status.php:2014

This is the apache access error listing
127.0.0.1 - - [14/Jun/2022:16:58:43 +0100] “GET / HTTP/1.0” 200 56002
127.0.0.1 - - [14/Jun/2022:16:58:40 +0100] “POST /wp-cron.php?doing_wp_cron=1655222320.2406399250030517578125 HTTP/1.0” 200 -
127.0.0.1 - - [14/Jun/2022:17:03:05 +0100] “GET / HTTP/1.0” 200 55987
127.0.0.1 - - [14/Jun/2022:17:03:08 +0100] “GET /wp-includes/blocks/navigation/style.min.css?ver=6.0 HTTP/1.0” 200 14431
127.0.0.1 - - [14/Jun/2022:17:03:08 +0100] “GET /wp-content/themes/twentytwentytwo/style.css?ver=1.2 HTTP/1.0” 200 5602
127.0.0.1 - - [14/Jun/2022:17:03:08 +0100] “GET /wp-includes/blocks/navigation/view.min.js?ver=009e29110e016c14bac4ba0ecc809fcd HTTP/1.0” 200 8334
127.0.0.1 - - [14/Jun/2022:17:03:09 +0100] “GET /wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-d.png HTTP/1.0” 200 103639
127.0.0.1 - - [14/Jun/2022:17:03:21 +0100] “GET /wp-admin/ HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:03:24 +0100] “GET /wp-login.php?redirect_to=http%3A%2F%2Fschool.local%2Fwp-admin%2F&reauth=1 HTTP/1.0” 200 5051
127.0.0.1 - - [14/Jun/2022:17:03:32 +0100] “POST /wp-login.php HTTP/1.0” 200 5428
127.0.0.1 - - [14/Jun/2022:17:03:49 +0100] “POST /wp-login.php HTTP/1.0” 200 5442
127.0.0.1 - - [14/Jun/2022:17:04:09 +0100] “POST /wp-login.php HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:04:11 +0100] “GET /wp-admin/ HTTP/1.0” 200 67483
127.0.0.1 - - [14/Jun/2022:17:04:15 +0100] “GET /wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.0 HTTP/1.0” 200 102614
127.0.0.1 - - [14/Jun/2022:17:04:15 +0100] “GET /wp-admin/load-styles.php?c=0&dir=ltr&load%5Bchunk_0%5D=dashicons,admin-bar,site-health,common,forms,admin-menu,dashboard,list-tables,edit,revisions,media,themes,about,nav-menus,wp-poi&load%5Bchunk_1%5D=nter,widgets,site-icon,l10n,buttons,wp-auth-check&ver=6.0 HTTP/1.0” 200 394049
127.0.0.1 - - [14/Jun/2022:17:04:15 +0100] “GET /wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=hoverIntent,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.0 HTTP/1.0” 200 32030
127.0.0.1 - - [14/Jun/2022:17:04:16 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 1065
127.0.0.1 - - [14/Jun/2022:17:04:16 +0100] “GET /wp-admin/admin-ajax.php?action=wp-compression-test&test=1&_ajax_nonce=f62c17fd9c&1655222656585 HTTP/1.0” 200 1114
127.0.0.1 - - [14/Jun/2022:17:04:20 +0100] “GET /wp-admin/admin-ajax.php?action=wp-compression-test&test=2&_ajax_nonce=f62c17fd9c&1655222660160 HTTP/1.0” 200 572
127.0.0.1 - - [14/Jun/2022:17:04:19 +0100] “POST /wp-cron.php?doing_wp_cron=1655222659.0081069469451904296875 HTTP/1.0” 200 -
127.0.0.1 - - [14/Jun/2022:17:04:16 +0100] “GET /wp-admin/admin-ajax.php?action=dashboard-widgets&widget=dashboard_primary&pagenow=dashboard HTTP/1.0” 200 1093
127.0.0.1 - - [14/Jun/2022:17:04:23 +0100] “GET /wp-admin/admin-ajax.php?action=wp-compression-test&test=yes&_ajax_nonce=f62c17fd9c&1655222663246 HTTP/1.0” 200 1
127.0.0.1 - - [14/Jun/2022:17:04:24 +0100] “GET /wp-admin/plugins.php HTTP/1.0” 200 33821
127.0.0.1 - - [14/Jun/2022:17:04:29 +0100] “GET /wp-admin/plugin-install.php HTTP/1.0” 200 78029
127.0.0.1 - - [14/Jun/2022:17:04:48 +0100] “GET /wp-admin/plugin-install.php HTTP/1.0” 200 78029
127.0.0.1 - - [14/Jun/2022:17:04:59 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 109428
127.0.0.1 - - [14/Jun/2022:17:05:05 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 233
127.0.0.1 - - [14/Jun/2022:17:05:42 +0100] “POST /wp-cron.php?doing_wp_cron=1655222742.0168330669403076171875 HTTP/1.0” 200 -
127.0.0.1 - - [14/Jun/2022:17:05:39 +0100] “GET /wp-admin/plugins.php?_wpnonce=ae1aa19408&action=activate&plugin=elementor/elementor.php HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:05:48 +0100] “GET /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s= HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:05:51 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:05:52 +0100] “POST /wp-cron.php?doing_wp_cron=1655222752.5663700103759765625000 HTTP/1.0” 200 -
127.0.0.1 - - [14/Jun/2022:17:05:53 +0100] “GET /wp-admin/plugins.php?_wpnonce=ae1aa19408&action=activate&plugin=elementor/elementor.php HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:05:56 +0100] “GET /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s= HTTP/1.0” 200 61591
127.0.0.1 - - [14/Jun/2022:17:06:00 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-feedback.min.js?ver=3.6.6 HTTP/1.0” 200 7851
127.0.0.1 - - [14/Jun/2022:17:07:01 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:07:22 +0100] “GET /wp-admin/plugin-install.php HTTP/1.0” 200 97394
127.0.0.1 - - [14/Jun/2022:17:07:44 +0100] “POST /wp-admin/update.php?action=upload-plugin HTTP/1.0” 500 532
127.0.0.1 - - [14/Jun/2022:17:09:03 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:11:04 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:13:05 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:15:06 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:17:07 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:21:19 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:21:22 +0100] “GET /wp-admin/media-new.php HTTP/1.0” 200 47241
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/css/admin-top-bar.min.css?ver=3.6.6 HTTP/1.0” 200 4544
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/css/common.min.css?ver=3.6.6 HTTP/1.0” 200 12272
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.15.0 HTTP/1.0” 200 19128
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/css/admin.min.css?ver=3.6.6 HTTP/1.0” 200 36716
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1 HTTP/1.0” 200 45156
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js?ver=1.0.4 HTTP/1.0” 200 3753
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/js/common-modules.min.js?ver=3.6.6 HTTP/1.0” 200 149884
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/js/web-cli.min.js?ver=3.6.6 HTTP/1.0” 200 196914
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.0 HTTP/1.0” 200 10682
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/js/common.min.js?ver=3.6.6 HTTP/1.0” 200 179445
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js?ver=1.0.0 HTTP/1.0” 200 4987
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-admin/load-scripts.php?c=1&load%5Bchunk_0%5D=hoverIntent&ver=6.0 HTTP/1.0” 200 1500
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-top-bar.min.js?ver=3.6.6 HTTP/1.0” 200 40257
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/js/app-loader.min.js?ver=3.6.6 HTTP/1.0” 200 138934
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-modules.min.js?ver=3.6.6 HTTP/1.0” 200 30982
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.6.6 HTTP/1.0” 200 65164
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-includes/js/plupload/handlers.min.js?ver=6.0 HTTP/1.0” 200 11899
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-admin/load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.0 HTTP/1.0” 200 133144
127.0.0.1 - - [14/Jun/2022:17:21:25 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.15.0 HTTP/1.0” 200 92444
127.0.0.1 - - [14/Jun/2022:17:22:26 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:24:22 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:24:25 +0100] “GET /wp-admin/media-new.php HTTP/1.0” 200 47241
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/css/admin-top-bar.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/css/common.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/css/admin.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/js/web-cli.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/js/common-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js?ver=1.0.4 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/js/common.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js?ver=1.0.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-top-bar.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/js/app-loader.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:28 +0100] “GET /favicon.ico HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:24:46 +0100] “GET /wp-admin/plugins.php HTTP/1.0” 200 61355
127.0.0.1 - - [14/Jun/2022:17:24:49 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-feedback.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:24:54 +0100] “GET /wp-admin/plugin-install.php HTTP/1.0” 200 97366
127.0.0.1 - - [14/Jun/2022:17:25:17 +0100] “POST /wp-admin/update.php?action=upload-plugin HTTP/1.0” 500 532
127.0.0.1 - - [14/Jun/2022:17:26:22 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:27:22 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:29:23 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:29:41 +0100] “GET /wp-admin/plugin-install.php HTTP/1.0” 200 97366
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/css/admin-top-bar.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/css/common.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/css/admin.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js?ver=1.0.4 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/js/common-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/js/web-cli.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js?ver=1.0.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/js/common.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-top-bar.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/js/app-loader.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:44 +0100] “GET /wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:29:53 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 102361
127.0.0.1 - - [14/Jun/2022:17:30:45 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:30:53 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 69025
127.0.0.1 - - [14/Jun/2022:17:31:45 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:32:31 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 69025
127.0.0.1 - - [14/Jun/2022:17:32:45 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:32:48 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 74857
127.0.0.1 - - [14/Jun/2022:17:33:04 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 257
127.0.0.1 - - [14/Jun/2022:17:33:13 +0100] “GET /wp-admin/plugins.php?_wpnonce=6a2df82408&action=activate&plugin=max-upload-filesize/max-upload-filesize.php HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:33:18 +0100] “GET /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s= HTTP/1.0” 200 64432
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/css/admin-top-bar.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/css/common.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/css/admin.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js?ver=1.0.4 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/js/web-cli.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/js/common-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/js/common.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js?ver=1.0.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-top-bar.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/js/app-loader.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-feedback.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:20 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:33:29 +0100] “GET /wp-admin/admin.php?page=yld-upload-setting-menu HTTP/1.0” 200 42648
127.0.0.1 - - [14/Jun/2022:17:33:45 +0100] “POST /wp-admin/admin.php?page=yld-upload-setting-menu HTTP/1.0” 200 42683
127.0.0.1 - - [14/Jun/2022:17:34:00 +0100] “GET /wp-admin/plugin-install.php HTTP/1.0” 200 98098
127.0.0.1 - - [14/Jun/2022:17:34:15 +0100] “POST /wp-admin/update.php?action=upload-plugin HTTP/1.0” 500 532
127.0.0.1 - - [14/Jun/2022:17:34:43 +0100] “GET /wp-admin/plugins.php HTTP/1.0” 200 64182
127.0.0.1 - - [14/Jun/2022:17:34:49 +0100] “GET /wp-admin/plugins.php?action=deactivate&plugin=max-upload-filesize%2Fmax-upload-filesize.php&plugin_status=all&paged=1&s&_wpnonce=00494f39e7 HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:34:51 +0100] “GET /wp-admin/plugins.php?deactivate=true&plugin_status=all&paged=1&s= HTTP/1.0” 200 64334
127.0.0.1 - - [14/Jun/2022:17:35:00 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 163
127.0.0.1 - - [14/Jun/2022:17:35:12 +0100] “GET /wp-admin/tools.php HTTP/1.0” 200 42294
127.0.0.1 - - [14/Jun/2022:17:35:20 +0100] “GET /wp-admin/edit.php?post_type=page HTTP/1.0” 200 67507
127.0.0.1 - - [14/Jun/2022:17:35:23 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:35:38 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:35:53 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:36:08 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:36:23 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:36:26 +0100] “GET /wp-admin/admin.php?page=elementor-system-info HTTP/1.0” 200 50000
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/css/admin-top-bar.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/css/common.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/css/admin.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js?ver=1.0.4 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/js/common-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/js/common.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/js/web-cli.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/js/app-loader.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-top-bar.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js?ver=1.0.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:32 +0100] “GET /wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:36:33 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:37:33 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:39:01 +0100] “GET /wp-admin/ HTTP/1.0” 200 92652
127.0.0.1 - - [14/Jun/2022:17:39:04 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 1065
127.0.0.1 - - [14/Jun/2022:17:39:34 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:41:35 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:42:35 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:42:48 +0100] “GET /wp-admin/ HTTP/1.0” 200 92650
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/css/admin-top-bar.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/css/common.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/css/admin.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/js/web-cli.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/js/common-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js?ver=1.0.4 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/js/common.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js?ver=1.0.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/js/app-loader.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-top-bar.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:42:51 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 1065
127.0.0.1 - - [14/Jun/2022:17:42:54 +0100] “GET /wp-admin/plugins.php HTTP/1.0” 200 61340
127.0.0.1 - - [14/Jun/2022:17:42:56 +0100] “GET /wp-admin/plugin-install.php HTTP/1.0” 200 97400
127.0.0.1 - - [14/Jun/2022:17:43:14 +0100] “POST /wp-admin/update.php?action=upload-plugin HTTP/1.0” 500 532
127.0.0.1 - - [14/Jun/2022:17:52:13 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 563
127.0.0.1 - - [14/Jun/2022:17:52:33 +0100] “GET /wp-admin/plugins.php?_wpnonce=3db67bdaa5&action=activate&plugin=health-check/health-check.php HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:52:37 +0100] “GET /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s= HTTP/1.0” 200 64176
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/css/admin-top-bar.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/css/common.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/css/admin.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js?ver=1.0.4 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/js/common-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/js/web-cli.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/js/common.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-top-bar.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js?ver=1.0.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/js/app-loader.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-feedback.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:41 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:52:42 +0100] “GET /wp-json/wp/v2/types/post?context=edit HTTP/1.0” 401 127
127.0.0.1 - - [14/Jun/2022:17:52:46 +0100] “GET /wp-admin/?health-check-test-wp_version_check=1 HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:52:48 +0100] “GET /wp-admin/plugins.php?health-check-troubleshoot-plugin=health-check&_wpnonce=5e09a19cb9 HTTP/1.0” 302 64365
127.0.0.1 - - [14/Jun/2022:17:52:49 +0100] “GET /wp-login.php?redirect_to=http%3A%2F%2Fschool.local%2Fwp-admin%2F%3Fhealth-check-test-wp_version_check%3D1&reauth=1 HTTP/1.0” 200 5088
127.0.0.1 - - [14/Jun/2022:17:52:51 +0100] “GET /wp-admin/plugins.php HTTP/1.0” 200 47221
127.0.0.1 - - [14/Jun/2022:17:52:54 +0100] “GET /wp-content/plugins/health-check/assets/css/health-check.css?ver=1.7.2 HTTP/1.0” 200 13772
127.0.0.1 - - [14/Jun/2022:17:52:54 +0100] “GET /wp-content/plugins/health-check/assets/javascript/troubleshooting-mode.js?ver=1.7.2 HTTP/1.0” 200 1117
127.0.0.1 - - [14/Jun/2022:17:52:53 +0100] “GET /wp-admin/ HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:52:55 +0100] “GET /wp-login.php?redirect_to=http%3A%2F%2Fschool.local%2Fwp-admin%2F&reauth=1 HTTP/1.0” 200 5051
127.0.0.1 - - [14/Jun/2022:17:52:39 +0100] “POST /wp-cron.php?doing_wp_cron=1655225559.8460869789123535156250 HTTP/1.0” 200 40390
127.0.0.1 - - [14/Jun/2022:17:53:42 +0100] “GET /wp-admin/ HTTP/1.0” 200 100730
127.0.0.1 - - [14/Jun/2022:17:53:39 +0100] “GET /wp-admin/plugins.php?health-check-troubleshoot-enable-plugin=elementor HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:53:45 +0100] “GET /wp-admin/plugins.php HTTP/1.0” 200 70504
127.0.0.1 - - [14/Jun/2022:17:53:48 +0100] “GET /wp-content/plugins/health-check/assets/css/health-check.css?ver=1.7.2 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:53:48 +0100] “GET /wp-content/plugins/health-check/assets/javascript/troubleshooting-mode.js?ver=1.7.2 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:54:32 +0100] “GET /wp-admin/plugin-editor.php HTTP/1.0” 200 381289
127.0.0.1 - - [14/Jun/2022:17:54:36 +0100] “GET /wp-content/plugins/health-check/assets/css/health-check.css?ver=1.7.2 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:54:36 +0100] “GET /wp-includes/js/codemirror/codemirror.min.css?ver=5.29.1-alpha-ee20357 HTTP/1.0” 200 15899
127.0.0.1 - - [14/Jun/2022:17:54:36 +0100] “GET /wp-admin/js/code-editor.min.js?ver=6.0 HTTP/1.0” 200 3084
127.0.0.1 - - [14/Jun/2022:17:54:36 +0100] “GET /wp-admin/js/theme-plugin-editor.min.js?ver=6.0 HTTP/1.0” 200 11793
127.0.0.1 - - [14/Jun/2022:17:54:36 +0100] “GET /wp-admin/load-scripts.php?c=1&load%5Bchunk_0%5D=hoverintent-js,admin-bar,svg-painter,heartbeat&ver=6.0 HTTP/1.0” 200 16726
127.0.0.1 - - [14/Jun/2022:17:54:36 +0100] “GET /wp-content/plugins/health-check/assets/javascript/troubleshooting-mode.js?ver=1.7.2 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:17:54:36 +0100] “GET /wp-includes/js/codemirror/codemirror.min.js?ver=5.29.1-alpha-ee20357 HTTP/1.0” 200 585414
127.0.0.1 - - [14/Jun/2022:17:54:36 +0100] “GET /wp-admin/load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,hoverIntent,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.0 HTTP/1.0” 200 134644
127.0.0.1 - - [14/Jun/2022:17:54:36 +0100] “GET /wp-admin/load-styles.php?c=1&dir=ltr&load%5Bchunk_0%5D=dashicons,admin-bar,code-editor,common,forms,admin-menu,dashboard,list-tables,edit,revisions,media,themes,about,nav-menus,wp-poi&load%5Bchunk_1%5D=nter,widgets,site-icon,l10n,buttons,wp-auth-check&ver=6.0 HTTP/1.0” 200 390362
127.0.0.1 - - [14/Jun/2022:17:54:39 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 1
127.0.0.1 - - [14/Jun/2022:17:54:45 +0100] “GET /wp-admin/plugins.php HTTP/1.0” 200 70521
127.0.0.1 - - [14/Jun/2022:17:55:06 +0100] “GET /wp-admin/plugins.php?health-check-disable-troubleshooting=1 HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:55:09 +0100] “GET /wp-admin/plugins.php HTTP/1.0” 200 64380
127.0.0.1 - - [14/Jun/2022:17:55:19 +0100] “GET /wp-admin/plugin-install.php?tab=plugin-information&plugin=health-check& HTTP/1.0” 200 47779
127.0.0.1 - - [14/Jun/2022:17:55:22 +0100] “GET /wp-admin/load-styles.php?c=1&dir=ltr&load%5Bchunk_0%5D=dashicons,common,forms,admin-menu,dashboard,list-tables,edit,revisions,media,themes,about,nav-menus,wp-pointer,widgets,site-icon&load%5Bchunk_1%5D=,l10n,buttons&ver=6.0 HTTP/1.0” 200 366702
127.0.0.1 - - [14/Jun/2022:17:55:59 +0100] “GET /wp-json/wp/v2/types/post?context=edit HTTP/1.0” 200 2313
127.0.0.1 - - [14/Jun/2022:17:55:57 +0100] “GET /wp-admin/tools.php?page=health-check HTTP/1.0” 200 54818
127.0.0.1 - - [14/Jun/2022:17:56:02 +0100] “GET /wp-content/plugins/health-check/assets/css/health-check.css?ver=1.4.5 HTTP/1.0” 200 13772
127.0.0.1 - - [14/Jun/2022:17:56:02 +0100] “GET /wp-content/plugins/health-check/assets/javascript/health-check.js?ver=1.4.5 HTTP/1.0” 200 22396
127.0.0.1 - - [14/Jun/2022:17:56:02 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 339
127.0.0.1 - - [14/Jun/2022:17:56:08 +0100] “GET /wp-admin/?health-check-test-wp_version_check=1 HTTP/1.0” 200 3
127.0.0.1 - - [14/Jun/2022:17:56:06 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 322
127.0.0.1 - - [14/Jun/2022:17:56:15 +0100] “GET /wp-admin/ HTTP/1.0” 200 94574
127.0.0.1 - - [14/Jun/2022:17:56:12 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 345
127.0.0.1 - - [14/Jun/2022:17:56:18 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 16
127.0.0.1 - - [14/Jun/2022:17:56:43 +0100] “GET /wp-admin/plugins.php HTTP/1.0” 200 64407
127.0.0.1 - - [14/Jun/2022:17:56:48 +0100] “GET /wp-admin/plugins.php?action=deactivate&plugin=health-check%2Fhealth-check.php&plugin_status=all&paged=1&s&_wpnonce=eaf832b262 HTTP/1.0” 302 -
127.0.0.1 - - [14/Jun/2022:17:56:51 +0100] “GET /wp-admin/plugins.php?deactivate=true&plugin_status=all&paged=1&s= HTTP/1.0” 200 64584
127.0.0.1 - - [14/Jun/2022:17:57:01 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 157
127.0.0.1 - - [14/Jun/2022:17:57:54 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:58:54 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:17:58:57 +0100] “POST /wp-cron.php?doing_wp_cron=1655225936.6343810558319091796875 HTTP/1.0” 200 -
127.0.0.1 - - [14/Jun/2022:17:59:54 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:00:54 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:01:54 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:02:54 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:03:54 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:04:54 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:05:54 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:06:54 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:07:54 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:09:55 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:11:56 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:13:57 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:15:58 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:17:59 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:20:00 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:22:01 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:24:02 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:26:03 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:28:04 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:30:05 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:32:06 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:34:07 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:36:08 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:38:09 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:40:10 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:42:11 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:44:12 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:46:13 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:48:14 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:50:15 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:52:17 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:53:16 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:54:16 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:54:17 +0100] “GET /wp-admin/plugin-install.php HTTP/1.0” 200 97405
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/css/admin-top-bar.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/css/common.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/css/admin.min.css?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js?ver=1.0.4 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/js/web-cli.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/js/common-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/js/common.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-top-bar.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js?ver=1.0.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/js/app-loader.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/js/admin-modules.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.15.0 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:20 +0100] “GET /wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.6.6 HTTP/1.0” 304 -
127.0.0.1 - - [14/Jun/2022:18:54:35 +0100] “POST /wp-admin/update.php?action=upload-plugin HTTP/1.0” 500 532
127.0.0.1 - - [14/Jun/2022:18:55:37 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:56:38 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:57:38 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:58:38 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47
127.0.0.1 - - [14/Jun/2022:18:58:40 +0100] “POST /wp-cron.php?doing_wp_cron=1655229520.8754270076751708984375 HTTP/1.0” 200 -
127.0.0.1 - - [14/Jun/2022:18:59:39 +0100] “POST /wp-admin/admin-ajax.php HTTP/1.0” 200 47

This was from the apache error log
AH00558: httpd.exe: Could not reliably determine the server’s fully qualified domain name, using fe80::a08d:3748:f88:2f3f. Set the ‘ServerName’ directive globally to suppress this message
[Tue Jun 14 16:57:41.894241 2022] [mpm_winnt:notice] [pid 36148:tid 876] AH00455: Apache/2.4.43 (Win32) mod_fcgid/2.3.9a configured – resuming normal operations
[Tue Jun 14 16:57:41.897200 2022] [mpm_winnt:notice] [pid 36148:tid 876] AH00456: Server built: Apr 21 2020 13:46:54
[Tue Jun 14 16:57:41.897200 2022] [core:notice] [pid 36148:tid 876] AH00094: Command line: ‘C:\Users\adown\AppData\Roaming\Local\lightning-services\apache-2.4.43+7\bin\win32\bin\httpd.exe -d C:/Users/adown/AppData/Roaming/Local/lightning-services/apache-2.4.43+7/bin/win32 -D FOREGROUND -f C:\Users\adown\AppData\Roaming\Local\run\AwNM3FT9i\conf\apache\apache2.conf’
[Tue Jun 14 16:57:41.917757 2022] [mpm_winnt:notice] [pid 36148:tid 876] AH00418: Parent: Created child process 12904
AH00558: httpd.exe: Could not reliably determine the server’s fully qualified domain name, using fe80::a08d:3748:f88:2f3f. Set the ‘ServerName’ directive globally to suppress this message
AH00558: httpd.exe: Could not reliably determine the server’s fully qualified domain name, using fe80::a08d:3748:f88:2f3f. Set the ‘ServerName’ directive globally to suppress this message
[Tue Jun 14 16:57:45.663769 2022] [mpm_winnt:notice] [pid 12904:tid 892] AH00354: Child: Starting 64 worker threads.

This was from the apache site-error file…
[Tue Jun 14 17:07:44.068065 2022] [fcgid:warn] [pid 12904:tid 1348] [client 127.0.0.1:62157] mod_fcgid: HTTP request length 134729 (so far) exceeds MaxRequestLen (131072), referer: http://school.local/wp-admin/plugin-install.php
[Tue Jun 14 17:25:17.443719 2022] [fcgid:warn] [pid 12904:tid 1328] [client 127.0.0.1:51150] mod_fcgid: HTTP request length 134701 (so far) exceeds MaxRequestLen (131072), referer: http://school.local/wp-admin/plugin-install.php
[Tue Jun 14 17:34:15.338474 2022] [fcgid:warn] [pid 12904:tid 1344] [client 127.0.0.1:51328] mod_fcgid: HTTP request length 134701 (so far) exceeds MaxRequestLen (131072), referer: http://school.local/wp-admin/plugin-install.php
[Tue Jun 14 17:43:14.085361 2022] [fcgid:warn] [pid 12904:tid 1328] [client 127.0.0.1:59351] mod_fcgid: HTTP request length 134701 (so far) exceeds MaxRequestLen (131072), referer: http://school.local/wp-admin/plugin-install.php
[Tue Jun 14 18:54:35.103932 2022] [fcgid:warn] [pid 12904:tid 1336] [client 127.0.0.1:59927] mod_fcgid: HTTP request length 134701 (so far) exceeds MaxRequestLen (131072), referer: http://school.local/wp-admin/plugin-install.php

This is the text that appears when I try to install Elementor Pro…

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

I have just the twenty twenty-two theme and free Elementor on this dev site at the moment and nothing else. Is there something somewhere I should be changing in order to install the Elementor Pro?

Hello, Andrew!

Thank you for that information - may I ask, does the issue persist when you change the server to nginx?

:woman_technologist:t3: Sam

1 Like

Hi Sammunoz, I haven’t tried that specifically because my host is using cPanel. I will have to try on a test domain and see if it all works but I’ll need to arrange something for that. I had thought it was something to do with the upload filesize but not sure where I can change that in Local.

I have tried using nginx rather than cPanel and I could actually install Elementor Pro from its zip file.
I also tried installing Elementor Pro on a live web server at SiteGround and it works ok there. So it’s something related to cPanel in the “Local” I would presume?

Hi there, Andrew!

It sounds like there might be something going on with cPanel, yes.

If you’d like to try adjusting your upload limit (now or in the future) - you can do so by editing the php.ini.hbs file within the site’s conf/php/ folder.

You can make those updates via a text editor of choice, save changes and then restart the site to refresh.

Do you want to try that?

:woman_technologist:t3: Sam

Is this the section you refer to:
; Maxes
max_execution_time = 1200
max_input_time = 600
max_input_vars = 4000
memory_limit = 512M
post_max_size = 1000M
max_file_uploads = 20
output_buffering = 4096

There doesn’t seem to be a specific Upload limit. Does it need to be added?
It is strange that if I try to add Elementor Pro on a Live domain then it all works perfectly well, it just seems to be when I trying to work locally.

I see the problem has happened elsewhere on the forum but no solution was found.

I have same problem here, Error when I'm installing Divi Theme - #4 by sammunoz .

Thank You! For me that was the solution (changing from apache to nginx)

These are the steps I took to resolve the 500 error and the follow-up temp folder error running Apache with PHP 8.

  1. Edit conf\php\php.ini.hbs and add/edit the following. For the temp_dir values, change it to be the path you want. For the max_size values, set it to your appropriate value.
[PHP]
engine = On
{{#if os.windows}}
extension_dir="{{extensionsDir}}"
sys_temp_dir="D:\Local-Sites\_apache_tmp\"     # <------- THIS LINE
upload_temp_dir="D:\Local-Sites\_apache_tmp\upload\"     # <------- THIS LINE
{{/if}}

; Maxes
max_execution_time = 1200
max_input_time = 600
max_input_vars = 4000
memory_limit = 256M
post_max_size = 1000M     # <------- THIS LINE
max_file_uploads = 20
output_buffering = 4096
upload_max_size = 1000M     # <------- THIS LINE
  1. Edit conf\apache\modules.conf.hbs and add/edit the following. Set it to the value you want in bytes. I put it at the end of the file as it wasn’t present, and I set the value as 50MB. You can check out the official documentation for reference.
<IfModule mod_fcgid.c>
    FcgidMaxRequestLen 51200000
</IfModule>

Once this is done, restart your site and you should be good to go!

Would it be possible to have my mentioned changes as an option in the site settings? It would also be good to be able to set them in preferences as a default.

Hi @Abbydon -

To clarify, are you requesting a new feature in Local where those values can be set and adjusted in the site settings?

If so, I would invite you to make a new thread with a Feature request explaining that and the use cases so I can share it with the Local team.

Thank you!

Sam

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.