Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter schnellandi

    (@schnellandi)

    Thank you for taking the time. Any backup that I restored using duplicator is in latin1. If you check the SQL database, you can see that too.
    Please note that I double checked my wp-config.php file. Anything is correct until I restore the backup. That s why I decided to go with another plugin now. It took my app. 2 days to find out how my db_charset changed.

    Thread Starter schnellandi

    (@schnellandi)

    Thank you for answering so quickly, dizzyatinnocraft!

    1. nginx error log says after triggering…:

    2024/08/30 08:11:24 [error] 18507#0: *5584 upstream prematurely closed connection while reading response header from upstream, client: 127.0.0.1, server: , request: “GET /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s= HTTP/1.0”, upstream: “fastcgi://unix:/Users/benutzer_mwprivat/Library/Application Support/Local/run/mRetVrTrF/php/php-fpm.socket:”, host: “integration-mentor-de.local”, referrer: “https://integration-mentor-de.local/wp-admin/plugin-install.php?tab=plugin-information&plugin=matomo


    2024/08/30 08:13:59 [error] 18507#0: *5586 upstream prematurely closed connection while reading response header from upstream, client: 127.0.0.1, server: , request: “GET /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s= HTTP/1.0”, upstream: “fastcgi://unix:/Users/benutzer_mwprivat/Library/Application Support/Local/run/mRetVrTrF/php/php-fpm.socket:”, host: “integration-mentor-de.local”, referrer: “https://integration-mentor-de.local/wp-admin/plugin-install.php?tab=plugin-information&plugin=matomo”

    2) php (error.log does not contain infos with corresponding time stamps) php-fpm.log says:

    [30-Aug-2024 08:11:24] WARNING: [pool www] child 18508 exited on signal 11 (SIGSEGV) after 59825.164296 seconds from start
    [30-Aug-2024 08:11:24] NOTICE: [pool www] child 19657 started
    [30-Aug-2024 08:13:59] WARNING: [pool www] child 18509 exited on signal 11 (SIGSEGV) after 59979.510460 seconds from start
    [30-Aug-2024 08:13:59] NOTICE: [pool www] child 19702 started

    3) there is no such file …//wp-content/debug.log

    I suspect that the error happens too early to create a debug entry. How shall I proceed? Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)