• Gelöst Arni

    (@ridonda)


    Hallo ins Forum,
    ich habe vor einigen Monaten lokal eine WP.org-Installation lokal auf MAMP begonnen. Bei der Weiterarbeit gestern tauchten nun Probleme auf – bei Versuchen Seiten zu bearbeiten verschwanden die Inhalte und nichts war mehr möglich (blank). Da MAMP eine Aktualisierung anzeigte, dachte ich das läge daran. Update von MAMP 6.9 auf 7.1 gemacht. Die Website war danach nur zu laden, nachdem ich in den MAMP-Einstellungen die MySQL Datenbank von 8.0.35 zurück auf 5.7.44 gestellt habe (unter 8.0.35 war sie gar nicht aufrufbar). In der Ansicht „Zur Website“ wird die Startseite korrekt angezeigt, aber Klicks auf Unterseiten/Menü führen zu einer blanken Seite mit der Fehlermeldung „Not found. The requested URL was not found on this server“. Im Backend alles sichtbar. Bei Versuchen Änderungen auf Seiten abzuspeichern folgende Fehlermeldung: „Aktualisierung fehlgeschlagen. Die Antwort ist keine gültige JSON-Antwort“.

    Folgende Checks haben keine Verbesserung/Lösung gebracht:
    – auf einem Laptop mit altem MAMP 6.9 ausprobiert
    – anderes Theme aktiviert
    – neue WP-Installation mit MAMP-Einstellungen MySQL Datenbank 5.7.44 und 8.0.35 ausprobiert
    – Plugin deaktiviert, später gelöscht: Starter Templates
    – Plugins Duplicate Page + SVG Support deaktiviert
    – Permalinks – sind indentisch: beide http://localhost:8888/wp11
    – Permalinks: Einstellungen nochmals gespeichert
    – WP-Version 6.6.2 erneut installiert
    – Entwickler-Tools + admin.ajax.php gecheckt – weiß allerdings nichts mit der Info anzufangen
    – wp.config.php über Brackets angeschaut – sagt mir aber nichts.
    (Dachte ich könnte folgendes ausführen, was ich dann nicht gemacht habe:
    „Bei Problemen wird folgender Code der Datei wp-config-sample.php in einem Texteditor unten in der Datei hinzugefügt: define(‚FS_METHOD‘, ‚direct‘);
    und dann die Datei unter wp-config.php abspeichern.“)

    Eckdaten:
    – MaxOS Sequoia
    – wp11 Ordner auf Lesen & Schreiben gestellt
    – WP Version 6.6.2
    – Astra Theme
    – Fallback-Theme Twenty Twenty-One
    – Plugins: Duplicate Page + SVG Support + Starter Templates
    – alles upgedated

    Bericht / Website-Zustand:

    ` wp-core

    version: 6.6.2
    site_language: de_DE
    user_language: de_DE
    timezone: +01:00
    permalink: /%postname%/
    https_status: false
    multisite: false
    user_registration: 0
    blog_public: 0
    default_comment_status: open
    environment_type: production
    user_count: 1
    dotorg_communication: true wp-paths-sizes

    wordpress_path: /Applications/MAMP/htdocs/wp11
    wordpress_size: loading…
    uploads_path: /Applications/MAMP/htdocs/wp11/wp-content/uploads
    uploads_size: loading…
    themes_path: /Applications/MAMP/htdocs/wp11/wp-content/themes
    themes_size: loading…
    plugins_path: /Applications/MAMP/htdocs/wp11/wp-content/plugins
    plugins_size: loading…
    fonts_path: /Applications/MAMP/htdocs/wp11/wp-content/uploads/fonts
    fonts_size: loading…
    database_size: loading…
    total_size: loading… wp-active-theme

    name: Astra (astra)
    version: 4.8.3
    author: Brainstorm Force
    author_website: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
    parent_theme: none
    theme_features: core-block-patterns, astra_hooks, widgets-block-editor, align-wide, automatic-feed-links, title-tag, post-thumbnails, starter-content, html5, post-formats, custom-logo, customize-selective-refresh-widgets, editor-style, woocommerce, rank-math-breadcrumbs, amp, widgets, menus
    theme_path: /Applications/MAMP/htdocs/wp11/wp-content/themes/astra
    auto_update: Deaktiviert wp-themes-inactive (1)

    Twenty Twenty-One: version: 2.3, author: Das WordPress-Team, Automatische Aktualisierungen deaktiviert wp-plugins-active (2)

    Duplicate Page: version: 4.5.4, author: mndpsingh287, Automatische Aktualisierungen deaktiviert
    SVG Support: version: 2.5.8, author: Benbodhi, Automatische Aktualisierungen deaktiviert wp-media

    image_editor: WP_Image_Editor_GD
    imagick_module_version: Nicht verfügbar
    imagemagick_version: Nicht verfügbar
    imagick_version: Nicht verfügbar
    file_uploads: 1
    post_max_size: 8M
    upload_max_filesize: 32M
    max_effective_size: 8 MB
    max_file_uploads: 20
    gd_version: bundled (2.1.0 compatible)
    gd_formats: GIF, JPEG, PNG, WebP, BMP
    ghostscript_version: not available wp-server

    server_architecture: Darwin 24.0.0 arm64
    httpd_software: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141
    php_version: 8.2.20 64bit
    php_sapi: cgi-fcgi
    max_input_variables: 1000
    time_limit: 30
    memory_limit: 128M
    admin_memory_limit: 256M
    max_input_time: 60
    upload_max_filesize: 32M
    php_post_max_size: 8M
    curl_version: 7.76.1 OpenSSL/1.1.1u
    suhosin: false
    imagick_availability: false
    pretty_permalinks: true
    htaccess_extra_rules: false
    current: 2024-10-12T23:19:55+00:00
    utc-time: Saturday, 12-Oct-24 23:19:55 UTC
    server-time: 2024-10-13T00:19:53+01:00 wp-database

    extension: mysqli
    server_version: 5.7.44
    client_version: mysqlnd 8.2.20
    max_allowed_packet: 4194304
    max_connections: 151 wp-constants

    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: /Applications/MAMP/htdocs/wp11/wp-content
    WP_PLUGIN_DIR: /Applications/MAMP/htdocs/wp11/wp-content/plugins
    WP_MEMORY_LIMIT: 40M
    WP_MAX_MEMORY_LIMIT: 256M
    WP_DEBUG: false
    WP_DEBUG_DISPLAY: true
    WP_DEBUG_LOG: false
    SCRIPT_DEBUG: false
    WP_CACHE: false
    CONCATENATE_SCRIPTS: undefined
    COMPRESS_SCRIPTS: undefined
    COMPRESS_CSS: undefined
    WP_ENVIRONMENT_TYPE: Nicht definiert
    WP_DEVELOPMENT_MODE: undefined
    DB_CHARSET: utf8mb4
    DB_COLLATE: undefined wp-filesystem

    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    fonts: not writable



    Nun bin ich keinen Schritt weiter und am Ende mit meinem Latein…
    Würde mich sehr über weitere Tipps freuen!

    Viele Grüße

    Die Seite, für die ich Hilfe brauche: [Anmelden, um den Link zu sehen]

Ansicht von 15 Antworten – 1 bis 15 (von insgesamt 38)
  • Thread-Starter Arni

    (@ridonda)

    Hier das Ergebnis bei der Seiten-Untersuchung / admin-ajax.php:

    {
    "wp-refresh-post-lock": {
    "new_lock": "1728771779:1"
    },
    "wp-auth-check": true,
    "server_time": 1728771779
    }

    Wollte ich eigentlich per Screenshot hochladen – krieg ich aber nicht hin…

    • Diese Antwort wurde vor 1 Jahr, 4 Monaten von Arni geändert.

    Hallo,
    Fragen zu lokalen WordPress-Instanzen sind schwer zu beantworten, weil wir uns die Website nicht ansehen können.

    Hilfreich könnte auch die Aktivierung des Debug-Modus sein. Damit Fehler ausgelesen werden können, müssen die Fehler in eine Log-Datei auf dem Server geschrieben werden, auf die man dann per FTP (oder auch SSH) zugreifen kann.
    Sichere bitte zunächst die wp-config.php auf deinem lokalen Rechner.
    Gib dann bitte mit einem geeigneten Programmier-Editor (z. B. Notepad++) in der wp-config.php oberhalb von /* That's all, stop editing! Happy blogging. */ folgendes ein:

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_DISPLAY', false);
    define( 'WP_DEBUG_LOG', true );

    Achte darauf, dass du define('WP_DEBUG', false); überschreibst, falls die Zeile bereits in der wp-config.php steht. Wenn versucht wird, diese Konstante ein zweites mal zu definieren, gibt es einen Fehler, der deine Seite lahmlegen würde.
    Mit diesen drei Codezeilen sagen wir WordPress, dass der Debug-Modus aktiviert werden soll. Die Fehlermeldungen sollen aber nicht direkt angezeigt werden (wobei das bei einer lokalen Instanz kein Problem ist und lt. Bericht bereits so eingestellt ist), sondern in die Datei /wp-content/debug.log geschrieben werden.
    Wenn der Fehler gefunden wurde bzw. wenn die Fehler nicht mehr in die debug.log geschrieben werden sollen, dann musst du daran denken, die Variable
    define( 'WP_DEBUG_LOG', true );
    wieder auf false zu setzen:
    define( 'WP_DEBUG_LOG', false);

    Viele Grüße
    Hans-Gerd

    Thread-Starter Arni

    (@ridonda)

    Hallo Hans-Gerd,

    vielen Dank schonmal! Ich habe per Brackets (Notepad++ habe ich nicht installiert bekommen) den Code wie folgt eingesetzt:

    https://wordpress.org/documentation/article/debugging-in-wordpress/
    */


    /* Füge individuelle Werte zwischen dieser Zeile und der „Schluss mit dem Bearbeiten“ Zeile ein. */

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_DISPLAY', false);
    define( 'WP_DEBUG_LOG', true );

    /* Das war’s, Schluss mit dem Bearbeiten! Viel Spaß. */
    /* That's all, stop editing! Happy publishing. */

    und vorsichtshalber auch einmal so:

    https://wordpress.org/documentation/article/debugging-in-wordpress/
    */


    define( 'WP_DEBUG_LOG', true );

    /* Füge individuelle Werte zwischen dieser Zeile und der „Schluss mit dem Bearbeiten“ Zeile ein. */

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_DISPLAY', false);

    /* Das war’s, Schluss mit dem Bearbeiten! Viel Spaß. */
    /* That's all, stop editing! Happy publishing. */

    Leider ist die Fehlermeldung (keine gültige JSON-Antwort) und das Enden auf 404-Seiten immer noch unverändert.
    Hast du noch eine andere Idee?

    Viele Grüße
    Arnika

    Thread-Starter Arni

    (@ridonda)

    Bei Brackets bekomme ich beim Aufrufen der config.php immer folgende Meldung:

    Error
    PHP runtime not found. Install the PHP7 runtime and update „executablePath“ in PHP Preferences appropriately. This enables PHP-related tooling such as Code Hints, Parameter Hints, Jump To Definition and more.
    Bestätigungs-Buttons: Abbrechen und Open Preferences

    Ich habe beides versucht – Abbrechen und Open Preferences – und konnte beide Male den Code einsetzen und speichern. Da mir diese Meldung aber so gar nichts sagt, bin ich unsicher, ob es vielleicht deswegen nicht funktioniert hat? Die config.php-Datei sieht allerdings jeweils in Ordnung aus…

    Thread-Starter Arni

    (@ridonda)

    Ich überlege die Webiste bereits so wie sie ist beim Provider hochzuladen (und vorübergehend mit „Baustellen-Seite“ zu versehen) – im Austausch gegen die eh mehr als überholte

    http://www.bs-pflege-team.de/

    Würde das ggf. einen Unterschied machen? Ich habe die Probleme ja erst seit des Updates von MAMP, deshalb die Idee…

    Hallo,
    zu MAMP, Brackets, etc. kann ich nichts sagen, weil ich auf Windows-Rechnern arbeite.

    Grundsätzlich scheint das aber so ok zu sein, wenn ich das richtig sehe.
    An sich sollten bei define( 'WP_DEBUG', true ); wie beschrieben Fehlermeldungen in die Datei /wp-content/debug.log geschrieben werden.
    Hast du mal da nachgeschaut?

    Viele Grüße
    Hans-Gerd

    Thread-Starter Arni

    (@ridonda)

    Hello again,
    ich versuche gerade herauszufinden wie und wo ich diese Datei finde…
    Ist es richtig, dass ich dazu über einen FTP Client gehen muss? Ich habe FileZilla – bin allerdings nicht routiniert in der Anwendung und habe das noch nie gemacht.

    Hallo,
    wenn du einen lokalen Server hast, dann sollte die Datei in einem Ordner unterhalb der Instanz liegen, also z. B. .../htdocs/wp11/wp-content/.
    Dazu benötigst du keinen FTP-Zugriff, weil sich die Instanz ja auf deinem Rechner befindet.
    Wie gesagt: Ich kenne MAMP nicht und arbeite hier unter Laragon oder LocalWP.

    Viele Grüße
    Hans-Gerd

    Thread-Starter Arni

    (@ridonda)

    Hmmm… ich habe im Ordner wp-content nachgeschaut und auch die Suche benutzt und kann nichts dergleichen finden. In wp-content liegt eine Index.php Datei und die Ordner „languages / plugins / themes / upgrade / upgrade-temp-backup / uploads“. Nirgendwo eine Spur von debug.log

    Thread-Starter Arni

    (@ridonda)

    Ich habe nur einen Ordner mit „logs“ gefunden, worin
    apache_error.log
    cloud_mamp.log
    mysql_error.log
    liegen. Könnte das brauchbar sein?

    ok, ein weiterer Ansatz könnte darin bestehen, dass du eine Sicherung der lokalen Instanz erstellst und diese Sicherung auf eine neue Instanz entweder unter LocalWP oder auch auf einer Testinstanz wie TasteWP wiederherstellst.
    Als Backup-Plugin in solchen Fällen kannst du z. B. das Plugin Backup Migration verwenden, mit dem eine Wiederherstellung recht einfach ist.

    Sollte die Instanz dann funktionieren, liegt es an deiner lokalen Umgebung.
    Hast du dir den Inhalt der genannten error.log Dateien angesehen?

    Thread-Starter Arni

    (@ridonda)

    Hab ich mir angeschaut – allerdings sagt mir das bis jetzt null. Hier der Inhalt der apache_error.log:

    [Sat Oct 12 13:40:34.733735 2024] [:notice] [pid 27250:tid 8492053056] FastCGI: process manager initialized (pid 27250)
    [Sat Oct 12 13:40:34.734303 2024] [mpm_event:notice] [pid 27249:tid 8492053056] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 13:40:34.734505 2024] [core:notice] [pid 27249:tid 8492053056] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 13:44:25.644402 2024] [mpm_event:notice] [pid 27249:tid 8492053056] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 13:44:25.656186 2024] [:alert] pid 27250:tid 8492053056No such file or directory: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 13:44:25.656481 2024] [:alert] pid 27250:tid 8492053056No such file or directory: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 13:45:12.640851 2024] [:notice] [pid 27686:tid 8492053056] FastCGI: process manager initialized (pid 27686)
    [Sat Oct 12 13:45:12.641576 2024] [mpm_event:notice] [pid 27682:tid 8492053056] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 13:45:12.641842 2024] [core:notice] [pid 27682:tid 8492053056] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 13:57:07.008208 2024] [mpm_event:notice] [pid 27682:tid 8492053056] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 13:57:07.020058 2024] [:alert] pid 27686:tid 8492053056Interrupted system call: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 13:57:07.020352 2024] [:alert] pid 27686:tid 8492053056Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 14:26:38.125454 2024] [:notice] [pid 29077:tid 8492053056] FastCGI: process manager initialized (pid 29077)
    [Sat Oct 12 14:26:38.125849 2024] [mpm_event:notice] [pid 29071:tid 8492053056] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 14:26:38.126080 2024] [core:notice] [pid 29071:tid 8492053056] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 14:32:12.497954 2024] [mpm_event:notice] [pid 29071:tid 8492053056] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 14:32:12.509954 2024] [:alert] pid 29077:tid 8492053056Interrupted system call: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 14:32:12.510332 2024] [:alert] pid 29077:tid 8492053056Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 20:05:18.950931 2024] [:notice] [pid 30380:tid 8492053056] FastCGI: process manager initialized (pid 30380)
    [Sat Oct 12 20:05:18.951537 2024] [mpm_event:notice] [pid 30379:tid 8492053056] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 20:05:18.951737 2024] [core:notice] [pid 30379:tid 8492053056] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 20:17:50.397150 2024] [mpm_event:notice] [pid 30379:tid 8492053056] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 20:17:50.408848 2024] [:alert] pid 30380:tid 8492053056Interrupted system call: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 20:17:50.409142 2024] [:alert] pid 30380:tid 8492053056Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 20:20:06.450398 2024] [:notice] [pid 31550:tid 8492053056] FastCGI: process manager initialized (pid 31550)
    [Sat Oct 12 20:20:06.451039 2024] [mpm_event:notice] [pid 31545:tid 8492053056] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 20:20:06.451219 2024] [core:notice] [pid 31545:tid 8492053056] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 20:22:16.354229 2024] [mpm_event:notice] [pid 31545:tid 8492053056] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 20:22:16.365710 2024] [:alert] pid 31550:tid 8492053056No such file or directory: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 20:22:16.366001 2024] [:alert] pid 31550:tid 8492053056No such file or directory: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 20:22:33.140237 2024] [:notice] [pid 31912:tid 8492053056] FastCGI: process manager initialized (pid 31912)
    [Sat Oct 12 20:22:33.140929 2024] [mpm_event:notice] [pid 31907:tid 8492053056] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 20:22:33.141192 2024] [core:notice] [pid 31907:tid 8492053056] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 20:39:33.905082 2024] [mpm_event:notice] [pid 31907:tid 8492053056] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 20:39:33.916833 2024] [:alert] pid 31912:tid 8492053056Interrupted system call: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 20:39:33.917090 2024] [:alert] pid 31912:tid 8492053056Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 20:39:38.110224 2024] [:notice] [pid 33370:tid 8492053056] FastCGI: process manager initialized (pid 33370)
    [Sat Oct 12 20:39:38.110960 2024] [mpm_event:notice] [pid 33369:tid 8492053056] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 20:39:38.111186 2024] [core:notice] [pid 33369:tid 8492053056] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 20:52:00.547279 2024] [mpm_event:notice] [pid 33369:tid 8492053056] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 20:52:00.558949 2024] [:alert] pid 33370:tid 8492053056Interrupted system call: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 20:52:00.559233 2024] [:alert] pid 33370:tid 8492053056Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 20:54:39.219498 2024] [:notice] [pid 985:tid 8578183744] FastCGI: process manager initialized (pid 985)
    [Sat Oct 12 20:54:39.219923 2024] [mpm_event:notice] [pid 984:tid 8578183744] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 20:54:39.220119 2024] [core:notice] [pid 984:tid 8578183744] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 21:08:07.829944 2024] [mpm_event:notice] [pid 984:tid 8578183744] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 21:08:07.841351 2024] [:alert] pid 985:tid 8578183744Interrupted system call: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 21:08:07.841604 2024] [:alert] pid 985:tid 8578183744Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 21:08:13.888494 2024] [:notice] [pid 2332:tid 8578183744] FastCGI: process manager initialized (pid 2332)
    [Sat Oct 12 21:08:13.889122 2024] [mpm_event:notice] [pid 2328:tid 8578183744] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 21:08:13.889320 2024] [core:notice] [pid 2328:tid 8578183744] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 21:09:16.595094 2024] [mpm_event:notice] [pid 2328:tid 8578183744] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 21:09:16.606595 2024] [:alert] pid 2332:tid 8578183744No such file or directory: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 21:09:16.606942 2024] [:alert] pid 2332:tid 8578183744No such file or directory: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 21:09:21.411105 2024] [:notice] [pid 2517:tid 8578183744] FastCGI: process manager initialized (pid 2517)
    [Sat Oct 12 21:09:21.411790 2024] [mpm_event:notice] [pid 2516:tid 8578183744] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 21:09:21.412005 2024] [core:notice] [pid 2516:tid 8578183744] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 21:09:44.928719 2024] [mpm_event:notice] [pid 2516:tid 8578183744] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 21:09:44.940055 2024] [:alert] pid 2517:tid 8578183744No such file or directory: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 21:09:44.940286 2024] [:alert] pid 2517:tid 8578183744No such file or directory: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 21:09:48.795712 2024] [:notice] [pid 2727:tid 8578183744] FastCGI: process manager initialized (pid 2727)
    [Sat Oct 12 21:09:48.796488 2024] [mpm_event:notice] [pid 2726:tid 8578183744] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 21:09:48.796701 2024] [core:notice] [pid 2726:tid 8578183744] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    sh: gs: command not found
    [Sat Oct 12 22:23:43.703017 2024] [mpm_event:notice] [pid 2726:tid 8578183744] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 22:23:43.714586 2024] [:alert] pid 2727:tid 8578183744Interrupted system call: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 22:23:43.714877 2024] [:alert] pid 2727:tid 8578183744Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 22:23:48.514574 2024] [:notice] [pid 8872:tid 8578183744] FastCGI: process manager initialized (pid 8872)
    [Sat Oct 12 22:23:48.515340 2024] [mpm_event:notice] [pid 8871:tid 8578183744] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 22:23:48.515590 2024] [core:notice] [pid 8871:tid 8578183744] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 22:24:04.043658 2024] [mpm_event:notice] [pid 8871:tid 8578183744] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 22:24:04.055267 2024] [:alert] pid 8872:tid 8578183744No such file or directory: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 22:24:04.055602 2024] [:alert] pid 8872:tid 8578183744No such file or directory: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 22:28:26.386801 2024] [:notice] [pid 9344:tid 8578183744] FastCGI: process manager initialized (pid 9344)
    [Sat Oct 12 22:28:26.387384 2024] [mpm_event:notice] [pid 9340:tid 8578183744] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 22:28:26.387566 2024] [core:notice] [pid 9340:tid 8578183744] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 23:17:41.270439 2024] [mpm_event:notice] [pid 9340:tid 8578183744] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 23:17:41.281869 2024] [:alert] pid 9344:tid 8578183744Interrupted system call: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 23:17:41.282166 2024] [:alert] pid 9344:tid 8578183744Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 23:20:04.101498 2024] [:notice] [pid 13418:tid 8578183744] FastCGI: process manager initialized (pid 13418)
    [Sat Oct 12 23:20:04.102260 2024] [mpm_event:notice] [pid 13414:tid 8578183744] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 23:20:04.102508 2024] [core:notice] [pid 13414:tid 8578183744] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sat Oct 12 23:20:45.514023 2024] [mpm_event:notice] [pid 13414:tid 8578183744] AH00491: caught SIGTERM, shutting down
    [Sat Oct 12 23:20:45.525450 2024] [:alert] pid 13418:tid 8578183744No such file or directory: FastCGI: read() from pipe failed (0)
    [Sat Oct 12 23:20:45.525732 2024] [:alert] pid 13418:tid 8578183744No such file or directory: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sat Oct 12 23:20:49.310000 2024] [:notice] [pid 13585:tid 8578183744] FastCGI: process manager initialized (pid 13585)
    [Sat Oct 12 23:20:49.310663 2024] [mpm_event:notice] [pid 13584:tid 8578183744] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sat Oct 12 23:20:49.310875 2024] [core:notice] [pid 13584:tid 8578183744] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sun Oct 13 00:01:23.413432 2024] [mpm_event:notice] [pid 13584:tid 8578183744] AH00491: caught SIGTERM, shutting down
    [Sun Oct 13 00:01:23.425139 2024] [:alert] pid 13585:tid 8578183744Interrupted system call: FastCGI: read() from pipe failed (0)
    [Sun Oct 13 00:01:23.425421 2024] [:alert] pid 13585:tid 8578183744Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sun Oct 13 00:08:04.833809 2024] [:notice] [pid 17150:tid 8578183744] FastCGI: process manager initialized (pid 17150)
    [Sun Oct 13 00:08:04.834608 2024] [mpm_event:notice] [pid 17146:tid 8578183744] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sun Oct 13 00:08:04.834842 2024] [core:notice] [pid 17146:tid 8578183744] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    sh: gs: command not found
    sh: gs: command not found
    [Sun Oct 13 01:40:13.019119 2024] [mpm_event:notice] [pid 17146:tid 8578183744] AH00491: caught SIGTERM, shutting down
    [Sun Oct 13 01:40:13.030577 2024] [:alert] pid 17150:tid 8578183744Interrupted system call: FastCGI: read() from pipe failed (0)
    [Sun Oct 13 01:40:13.030886 2024] [:alert] pid 17150:tid 8578183744Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sun Oct 13 16:25:07.782203 2024] [:notice] [pid 2379:tid 8217686592] FastCGI: process manager initialized (pid 2379)
    [Sun Oct 13 16:25:07.782606 2024] [mpm_event:notice] [pid 2378:tid 8217686592] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sun Oct 13 16:25:07.782883 2024] [core:notice] [pid 2378:tid 8217686592] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sun Oct 13 16:26:21.514916 2024] [mpm_event:notice] [pid 2378:tid 8217686592] AH00491: caught SIGTERM, shutting down
    [Sun Oct 13 16:26:21.526350 2024] [:alert] pid 2379:tid 8217686592No such file or directory: FastCGI: read() from pipe failed (0)
    [Sun Oct 13 16:26:21.526595 2024] [:alert] pid 2379:tid 8217686592No such file or directory: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sun Oct 13 16:47:25.775250 2024] [:notice] [pid 2769:tid 8217686592] FastCGI: process manager initialized (pid 2769)
    [Sun Oct 13 16:47:25.776078 2024] [mpm_event:notice] [pid 2745:tid 8217686592] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sun Oct 13 16:47:25.776319 2024] [core:notice] [pid 2745:tid 8217686592] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sun Oct 13 16:51:09.801065 2024] [mpm_event:notice] [pid 2745:tid 8217686592] AH00491: caught SIGTERM, shutting down
    [Sun Oct 13 16:51:09.812819 2024] [:alert] pid 2769:tid 8217686592No such file or directory: FastCGI: read() from pipe failed (0)
    [Sun Oct 13 16:51:09.813222 2024] [:alert] pid 2769:tid 8217686592No such file or directory: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sun Oct 13 16:51:21.766295 2024] [:notice] [pid 3250:tid 8217686592] FastCGI: process manager initialized (pid 3250)
    [Sun Oct 13 16:51:21.767005 2024] [mpm_event:notice] [pid 3246:tid 8217686592] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sun Oct 13 16:51:21.767222 2024] [core:notice] [pid 3246:tid 8217686592] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sun Oct 13 16:52:41.996854 2024] [mpm_event:notice] [pid 3246:tid 8217686592] AH00491: caught SIGTERM, shutting down
    [Sun Oct 13 16:52:42.008271 2024] [:alert] pid 3250:tid 8217686592No such file or directory: FastCGI: read() from pipe failed (0)
    [Sun Oct 13 16:52:42.008534 2024] [:alert] pid 3250:tid 8217686592No such file or directory: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sun Oct 13 16:59:34.139244 2024] [:notice] [pid 3542:tid 8217686592] FastCGI: process manager initialized (pid 3542)
    [Sun Oct 13 16:59:34.139972 2024] [mpm_event:notice] [pid 3538:tid 8217686592] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sun Oct 13 16:59:34.140164 2024] [core:notice] [pid 3538:tid 8217686592] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sun Oct 13 17:01:00.951235 2024] [mpm_event:notice] [pid 3538:tid 8217686592] AH00491: caught SIGTERM, shutting down
    [Sun Oct 13 17:01:00.962668 2024] [:alert] pid 3542:tid 8217686592No such file or directory: FastCGI: read() from pipe failed (0)
    [Sun Oct 13 17:01:00.962936 2024] [:alert] pid 3542:tid 8217686592No such file or directory: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sun Oct 13 17:02:36.107279 2024] [:notice] [pid 3853:tid 8217686592] FastCGI: process manager initialized (pid 3853)
    [Sun Oct 13 17:02:36.108137 2024] [mpm_event:notice] [pid 3849:tid 8217686592] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sun Oct 13 17:02:36.108366 2024] [core:notice] [pid 3849:tid 8217686592] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sun Oct 13 17:03:22.204765 2024] [mpm_event:notice] [pid 3849:tid 8217686592] AH00491: caught SIGTERM, shutting down
    [Sun Oct 13 17:03:22.216184 2024] [:alert] pid 3853:tid 8217686592No such file or directory: FastCGI: read() from pipe failed (0)
    [Sun Oct 13 17:03:22.216486 2024] [:alert] pid 3853:tid 8217686592No such file or directory: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Sun Oct 13 21:08:51.441075 2024] [:notice] [pid 5741:tid 8217686592] FastCGI: process manager initialized (pid 5741)
    [Sun Oct 13 21:08:51.441638 2024] [mpm_event:notice] [pid 5740:tid 8217686592] AH00489: Apache/2.4.58 (Unix) OpenSSL/1.1.1u mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
    [Sun Oct 13 21:08:51.441845 2024] [core:notice] [pid 5740:tid 8217686592] AH00094: Command line: '/Applications/MAMP/Library/bin/httpd'
    [Sun Oct 13 21:45:46.389602 2024] [mpm_event:notice] [pid 5740:tid 8217686592] AH00491: caught SIGTERM, shutting down
    [Sun Oct 13 21:45:46.401241 2024] [:alert] pid 5741:tid 8217686592Interrupted system call: FastCGI: read() from pipe failed (0)
    [Sun Oct 13 21:45:46.401530 2024] [:alert] pid 5741:tid 8217686592Interrupted system call: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye

    und folgend der Inhalt der mysql_error.log:

    2024-10-13T19:52:42.6NZ mysqld_safe Logging to '/Applications/MAMP/logs/mysql_error.log'.
    2024-10-13T19:52:42.6NZ mysqld_safe Starting mysqld daemon with databases from /Applications/MAMP/db/mysql57
    2024-10-13T19:52:42.380380Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
    2024-10-13T19:52:42.380518Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
    2024-10-13T19:52:42.380529Z 0 [Note] /Applications/MAMP/Library/bin/mysql57/bin/mysqld (mysqld 5.7.44) starting as process 8861 …
    2024-10-13T19:52:42.382008Z 0 [Warning] Setting lower_case_table_names=2 because file system for /Applications/MAMP/db/mysql57/ is case insensitive
    2024-10-13T19:52:42.382501Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    2024-10-13T19:52:42.382512Z 0 [Note] InnoDB: Uses event mutexes
    2024-10-13T19:52:42.382516Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
    2024-10-13T19:52:42.382520Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
    2024-10-13T19:52:42.382899Z 0 [Note] InnoDB: Number of pools: 1
    2024-10-13T19:52:42.382938Z 0 [Note] InnoDB: Not using CPU crc32 instructions
    2024-10-13T19:52:42.383527Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
    2024-10-13T19:52:42.386802Z 0 [Note] InnoDB: Completed initialization of buffer pool
    2024-10-13T19:52:42.401322Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
    2024-10-13T19:52:42.434511Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
    2024-10-13T19:52:42.434613Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait …
    2024-10-13T19:52:42.437331Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
    2024-10-13T19:52:42.437644Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
    2024-10-13T19:52:42.437651Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
    2024-10-13T19:52:42.437746Z 0 [Note] InnoDB: Waiting for purge to start
    2024-10-13T19:52:42.492824Z 0 [Note] InnoDB: 5.7.44 started; log sequence number 565017704
    2024-10-13T19:52:42.492959Z 0 [Note] InnoDB: Loading buffer pool(s) from /Applications/MAMP/db/mysql57/ib_buffer_pool
    2024-10-13T19:52:42.493028Z 0 [Note] Plugin 'FEDERATED' is disabled.
    2024-10-13T19:52:42.496573Z 0 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.496604Z 0 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.500256Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
    2024-10-13T19:52:42.500271Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
    2024-10-13T19:52:42.500277Z 0 [Warning] A deprecated TLS version TLSv1 is enabled. Please use TLSv1.2 or higher.
    2024-10-13T19:52:42.500281Z 0 [Warning] A deprecated TLS version TLSv1.1 is enabled. Please use TLSv1.2 or higher.
    2024-10-13T19:52:42.501076Z 0 [Warning] CA certificate ca.pem is self signed.
    2024-10-13T19:52:42.501103Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
    2024-10-13T19:52:42.501308Z 0 [Note] Server hostname (bind-address): '*'; port: 8889
    2024-10-13T19:52:42.501496Z 0 [Note] IPv6 is available.
    2024-10-13T19:52:42.501504Z 0 [Note] - '::' resolves to '::';
    2024-10-13T19:52:42.501519Z 0 [Note] Server socket created on IP: '::'.
    2024-10-13T19:52:42.506894Z 0 [Note] InnoDB: Buffer pool(s) load completed at 241013 21:52:42
    2024-10-13T19:52:42.514048Z 0 [Warning] Optional native table 'performance_schema'.'processlist' has the wrong structure or is missing.
    2024-10-13T19:52:42.514267Z 0 [Note] Event Scheduler: Loaded 0 events
    2024-10-13T19:52:42.514324Z 0 [Note] /Applications/MAMP/Library/bin/mysql57/bin/mysqld: ready for connections.
    Version: '5.7.44' socket: '/Applications/MAMP/tmp/mysql/mysql.sock' port: 8889 MySQL Community Server (GPL)
    2024-10-13T19:52:42.970894Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.970915Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.971382Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.971391Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.971547Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.971560Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.971743Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.971752Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.971905Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.971913Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.972079Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.972086Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.972250Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.972257Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.972390Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.972396Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.973214Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.973220Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.973983Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.973992Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.974693Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.974700Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.975011Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.975017Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.975628Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.975635Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.976227Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.976234Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.976814Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.976821Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.977381Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.977387Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.977698Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.977704Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.997140Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.997156Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.997770Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.997779Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.998307Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.998313Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.998867Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.998874Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.999212Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.999219Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.999593Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:42.999604Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.000181Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.000189Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.000772Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.000778Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.001348Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.001354Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.001939Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.001946Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.002359Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.002364Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.002468Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.002473Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.003018Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.003023Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.003349Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.003355Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.003937Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.003943Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.004521Z 2 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:43.004527Z 2 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:52.896616Z 5 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:52.896643Z 5 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:53.048669Z 5 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:53.048689Z 5 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:53.049451Z 5 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:53.049460Z 5 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:54.263517Z 5 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:54.263541Z 5 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:54.272745Z 5 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:54.272757Z 5 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:54.273204Z 5 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:54.273211Z 5 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:54.283156Z 5 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:54.283171Z 5 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:54.283891Z 5 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:54.283897Z 5 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:54.285442Z 5 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:54.285448Z 5 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:55.382305Z 6 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    2024-10-13T19:52:55.382331Z 6 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name. Please run mysql_upgrade
    Thread-Starter Arni

    (@ridonda)

    Hallo Hans-Gerd,
    meine letzte Nachricht, in der ich die Ergebnisse der error.logs eingefügt hatte, ging leider nicht durch (ging in die manuelle Überprüfung und ist bis jetzt noch nicht freigegeben). Ich versuche nachher mal mit einer der anderen Instanzen (LocalWP / TestWP) weiterzukommen.

    Viele Grüße
    Arnika

    • Diese Antwort wurde vor 1 Jahr, 4 Monaten von Arni geändert.
    Moderator threadi

    (@threadi)

    Die beiden error-Logs enthalten keine für deinen Fall relevanten Angaben. Das sind nur Meldungen der Dienste die dein MAMP nutzt zu sich selbst.

    Ich würde dir eher empfehlen dich mit deinem Problem an eine MAMP-Community zu wenden, da es wohl eher ein Verständnisproblem mit dieser Technik zu sein scheint. Wir hier bei WordPress können hier nur schwer helfen (vor allem wenn man selbst diese Technik nicht einsetzt).

    Thread-Starter Arni

    (@ridonda)

    Alles klar. Dann versuche ich es mal dort. Danke trotzdem für alles!
    VG Arnika

Ansicht von 15 Antworten – 1 bis 15 (von insgesamt 38)

Das Thema „Fehlermeldung: Aktualisierung fehlgeschlagen,Antwort keine gültige JSON-Antwort“ ist für neue Antworten geschlossen.