Support » Allgemeine Fragen » cURL error 28 und andere Fehlermeldungen

  • Gelöst getin2magic

    (@getin2magic)


    hy, so langsam verzweifle ich und brauche echt Hilfe. Ich weiß nicht wie ich das installiert oder programmiert bekomme, so dass es funktioniert.
    Viele Varianten habe ich versucht, hoster gewechselt, Plugins gewechselt. Alles neu installiert und immer wieder gibt’s Schwierigkeiten.

    Laut meinem jetzigen hoster müsste es funktionieren und es dürfte kein cURL28 Fehler auftauchen. Tut es aber. Mein hoster passte sogar die ini an.

    Als Fehler tauch bei der Aktivierung des wp hotel booking Plugins schlägt die wp healt mit folgenden Fehlern an:

    Die REST-API hat einen Fehler gefunden Performance
    Die REST-API ist eine Möglichkeit, wie WordPress und andere Anwendungen mit dem Server kommunizieren. Ein Beispiel ist der Bildschirm des Block-Editors, der darauf aufbaut, deine Beiträge und Seiten anzuzeigen und zu speichern.

    Die REST-API-Anfrage ist aufgrund eines Fehlers fehlgeschlagen.
    Fehler: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received

    und:

    Deine Seite konnte eine Loopback-Anfrage nicht abschließen Performance
    Loopback-Anfragen werden verwendet, um geplante Ereignisse auszuführen, und werden auch von den integrierten Editoren für Themes und Plugins verwendet, um die Stabilität des Codes zu überprüfen.

    Die Loopback-Anfrage an deine Website ist fehlgeschlagen, das bedeutet, dass Funktionen, die sich auf sie verlassen, derzeit nicht wie erwartet funktionieren.
    Aufgetretener Fehler: (0) cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received

    und:

    Hintergrund-Updates funktionieren möglicherweise nicht richtig Sicherheit
    Hintergrund-Updates stellen sicher, dass WordPress automatisch aktualisieren kann, wenn ein Sicherheitsupdate für die Version, die zu diesem Zeitpunkt verwendet wird, veröffentlicht wird.

    Warnung Es konnte nicht verifiziert werden, dass der wp_version_check()-Filter verfügbar ist.
    Bestanden Es wurde kein Versionskontrollsystem gefunden.
    Bestanden Deine Installation von WordPress benötigt keine FTP-Zugangsdaten, um Updates durchzuführen.
    Bestanden Alle deine WordPress-Dateien sind beschreibbar.

    Was ich jetzt überhaupt nicht verstehe ist, dass ich im Query-Monitor aber folgende Hinweise erhalte:

    Methode	URL	
    Status
    
    Alle
    Abruffunktion	
    Komponente
    
    Alle
    Zeitüberschreitung	Zeit
    GET	https://auberge-sankt-laurentius.com/wp-json/wp/v2/types/post
    ?context=edit	cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
    -
    Health_Check_Site_Status->get_test_rest_availability()
    wp-content/plugins/health-check/includes/class-health-check-site-status.php:1811
    Health_Check->enqueues()
    wp-content/plugins/health-check/includes/class-health-check.php:321
    do_action('admin_enqueue_scripts')
    wp-includes/plugin.php:478
    Plugin: health-check	10	10,0051
    
    sowie auch:
    
    Methode	URL	
    Status
    
    Alle
    Abruffunktion	
    Komponente
    
    Alle
    Zeitüberschreitung	Zeit
    POST	https://api.wordpress.org/core/version-check/1.7/
    ?version=5.5.1
    &php=7.4.9
    &locale=de_DE
    &mysql=8.0.19
    &local_package=de_DE
    &blogs=1
    &users=2
    &multisite_enabled=0
    &initial_db_version=48748	200 OK-
    HTTP API Transport: curl
    DNS Resolution Time: 0,0122
    Connection Time: 0,1163
    Zeit bis zum Beginn der Übertragung (TTFB): 0,4489
    Response Size: 235 B
    Response Content Type: application/json; charset=UTF-8
    IP-Adresse: 198.143.164.251
    -
    wp_version_check()
    wp-includes/update.php:159
    Health_Check_Debug_Data::check_for_updates()
    wp-content/plugins/health-check/includes/class-health-check-debug-data.php:29
    Health_Check->dashboard_page()
    wp-content/plugins/health-check/includes/class-health-check.php:474
    do_action('tools_page_health-check')
    wp-includes/plugin.php:478
    Plugin: health-check	3	0,5631
    GET	https://api.wordpress.org
    Weitergeleitet auf:
    https://developer.wordpress.org/rest-api/	200 OK-
    HTTP API Transport: curl
    DNS Resolution Time: 0,0284
    Connection Time: 0,1325
    Zeit bis zum Beginn der Übertragung (TTFB): 0,4677
    Response Size: 10 kB
    Response Content Type: text/html; charset=utf-8
    IP-Adresse: 198.143.164.252
    -
    Health_Check_Debug_Data::debug_data()
    wp-content/plugins/health-check/includes/class-health-check-debug-data.php:391
    Health_Check->dashboard_page()
    wp-content/plugins/health-check/includes/class-health-check.php:474
    do_action('tools_page_health-check')
    wp-includes/plugin.php:478
    Plugin: health-check	10	0,4688
    GET	https://auberge-sankt-laurentius.com	cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received
    -
    Health_Check_Debug_Data::debug_data()
    wp-content/plugins/health-check/includes/class-health-check-debug-data.php:715
    Health_Check->dashboard_page()
    wp-content/plugins/health-check/includes/class-health-check.php:474
    do_action('tools_page_health-check')
    wp-includes/plugin.php:478
    Plugin: health-check	10	10,00
    

    oder hier:

    
    Level
    
    Alle
    Nachricht	Anzahl	Standort	
    Komponente
    
    Alle
    Veraltet	Non-static method BackWPup_Admin::admin_css() should not be called statically	1	-
    wp-includes/class-wp-hook.php:287
    do_action('wp_head')
    wp-includes/general-template.php:3006
    wp_head()
    wp-content/themes/rokka/header.php:20
    load_template('wp-content/themes/rokka/header.php')
    wp-includes/template.php:676
    locate_template()
    wp-includes/general-template.php:48
    get_header()
    wp-content/themes/rokka/page.php:15
    Core
    
    cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received
    
    11-Sep-2020 01:48:54 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:49:53 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:50:42 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:51:38 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:53:44 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 01:54:07 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 01:54:51 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:54:51 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:54:51 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:54:51 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:54:51 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:54:51 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:54:51 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:54:51 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:54:51 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:54:51 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:54:51 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 01:57:39 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 01:57:54 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 02:01:19 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 02:02:08 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 02:04:03 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 02:08:23 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 02:09:48 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 02:35:23 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 02:46:16 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:46:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:46:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 660
    
    [11-Sep-2020 02:46:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 661
    
    [11-Sep-2020 02:46:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 662
    
    [11-Sep-2020 02:46:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 663
    
    [11-Sep-2020 02:46:36 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für wp/v2/blog fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:46:36 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-admin/admin-header.php on line 9
    
    [11-Sep-2020 02:46:39 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:46:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:46:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:40 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:46:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:46:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:41 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 02:46:53 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:46:53 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:53 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:53 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:53 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:53 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:53 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:53 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:53 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:53 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:46:53 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:46:53 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:47:04 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 660
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 661
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 662
    
    [11-Sep-2020 02:47:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 663
    
    [11-Sep-2020 02:47:05 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 02:48:26 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für wp/v2/blog fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:48:26 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-admin/admin-header.php on line 9
    
    [11-Sep-2020 02:48:29 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:30 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 02:48:31 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:48:31 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:31 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:31 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:31 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:31 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:31 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:31 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:31 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:31 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:48:31 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:31 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:31 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:32 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:48:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:48:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:36 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für wp/v2/blog fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:48:36 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-admin/admin-header.php on line 9
    
    [11-Sep-2020 02:48:39 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:48:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:48:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:40 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:48:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:48:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:48:41 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 02:49:40 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 02:49:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:49:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:49:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:49:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:49:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:49:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:49:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:49:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:49:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 02:49:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:49:40 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 02:54:52 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:09:20 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:14:47 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:20:40 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:22:05 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:41:48 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:47:43 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:56:42 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:56:42 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:56:42 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:56:42 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:56:42 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:56:42 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 03:56:42 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 04:02:23 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 04:11:06 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 04:28:13 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 04:28:13 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:13 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:13 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:13 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:13 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:13 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:13 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:13 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:13 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 04:28:13 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:13 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:17 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 660
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 661
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 662
    
    [11-Sep-2020 04:28:17 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 663
    
    [11-Sep-2020 04:28:27 UTC] PHP Deprecated: wp_make_content_images_responsive ist seit Version 5.5.0 veraltet! Benutze stattdessen wp_filter_content_tags(). in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 4773
    
    [11-Sep-2020 04:28:29 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für wp/v2/blog fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 04:28:29 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-admin/admin-header.php on line 9
    
    [11-Sep-2020 04:28:32 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:32 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:33 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 04:28:33 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:33 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:33 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:33 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:33 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:33 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:33 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:33 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:33 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 04:28:33 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:33 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:33 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:34 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [11-Sep-2020 04:28:35 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 04:28:35 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:35 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:35 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:35 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:35 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:35 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:35 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:35 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:35 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 04:28:35 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:35 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:43 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 660
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 661
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 662
    
    [11-Sep-2020 04:28:43 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 663
    
    [11-Sep-2020 04:28:45 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für wp/v2/blog fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [11-Sep-2020 04:28:45 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-admin/admin-header.php on line 9
    
    [12-Sep-2020 01:53:03 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [12-Sep-2020 01:53:03 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:03 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:03 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:03 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:03 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:03 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:03 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:03 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:03 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [12-Sep-2020 01:53:03 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 660
    
    [12-Sep-2020 01:53:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 661
    
    [12-Sep-2020 01:53:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 662
    
    [12-Sep-2020 01:53:04 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api.php on line 663
    
    [12-Sep-2020 01:53:25 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für wp/v2/blog fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [12-Sep-2020 01:53:25 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-admin/admin-header.php on line 9
    
    [12-Sep-2020 01:53:28 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [12-Sep-2020 01:53:28 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:28 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:28 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:28 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:28 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:28 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:28 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:28 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:28 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [12-Sep-2020 01:53:28 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:28 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:30 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [12-Sep-2020 01:53:36 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für wp/v2/blog fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [12-Sep-2020 01:53:37 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-admin/admin-header.php on line 9
    
    [12-Sep-2020 01:53:39 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [12-Sep-2020 01:53:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [12-Sep-2020 01:53:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:39 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:40 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [12-Sep-2020 01:53:44 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für wp/v2/blog fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [12-Sep-2020 01:53:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-admin/admin-header.php on line 9
    
    [12-Sep-2020 01:53:46 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [12-Sep-2020 01:53:46 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:46 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:46 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:46 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:46 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:46 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:46 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:46 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:46 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [12-Sep-2020 01:53:46 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:46 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:48 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    [12-Sep-2020 01:53:53 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für wp/v2/blog fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [12-Sep-2020 01:53:54 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-admin/admin-header.php on line 9
    
    [12-Sep-2020 01:53:56 UTC] PHP Notice register_rest_route wurde fehlerhaft aufgerufen. Der Definition der REST-API-Route für legalweb/v1/lwTextEndpoint fehlt das erforderliche Argument permission_callback. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze __return_true als Berechtigungs-Callback. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.5.0 hinzugefügt.) in /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php on line 5225
    
    [12-Sep-2020 01:53:56 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:56 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:56 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:56 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:56 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:56 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:56 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:56 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:56 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1396
    
    [12-Sep-2020 01:53:56 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:56 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /home/www/auberge-sankt-laurentius.com/wp-includes/functions.php:5225) in /home/www/auberge-sankt-laurentius.com/wp-includes/rest-api/class-wp-rest-server.php on line 1372
    
    [12-Sep-2020 01:53:57 UTC] PHP Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in /home/www/auberge-sankt-laurentius.com/wp-includes/class-wp-hook.php on line 287
    
    
    ### wp-core ###
    
    version: 5.5.1
    site_language: de_DE
    user_language: de_DE
    permalink: /%year%/%monthnum%/%day%/%postname%/
    https_status: true
    user_registration: 0
    default_comment_status: open
    multisite: false
    user_count: 2
    dotorg_communication: true
    
    ### wp-paths-sizes ###
    
    wordpress_path: /home/www/auberge-sankt-laurentius.com
    wordpress_size: loading...
    uploads_path: /home/www/auberge-sankt-laurentius.com/wp-content/uploads
    uploads_size: loading...
    themes_path: /home/www/auberge-sankt-laurentius.com/wp-content/themes
    themes_size: loading...
    plugins_path: /home/www/auberge-sankt-laurentius.com/wp-content/plugins
    plugins_size: loading...
    database_size: loading...
    total_size: loading...
    
    ### wp-dropins (1) ###
    
    db.php: true
    
    ### wp-active-theme ###
    
    name: Rokka (rokka)
    version: 1.2.1
    author: Puruno
    author_website: https://themeforest.com/user/puruno
    parent_theme: none
    theme_features: core-block-patterns, automatic-feed-links, title-tag, post-thumbnails, menus, html5, widgets
    theme_path: /home/www/auberge-sankt-laurentius.com/wp-content/themes/rokka
    
    ### wp-themes-inactive (1) ###
    
    Twenty Twenty: version: 1.5, author: WordPress-Team
    
    ### wp-plugins-active (24) ###
    
    Admin Language Per User: version: 1.0.12, author: unclego
    Advanced Custom Fields Multilingual: version: 1.7.3, author: OnTheGoSystems
    Advanced Database Cleaner PRO: version: 3.1.5, author: Younes JFR.
    BackWPup Pro: version: 3.7.1, author: Inpsyde GmbH
    Better Search Replace Pro: version: 1.3.7, author: Delicious Brains
    CMP - Coming Soon & Maintenance Plugin: version: 3.8.6, author: NiteoThemes
    Debug Bar: version: 1.0.1, author: wordpressdotorg
    Health Check & Troubleshooting: version: 1.4.5, author: The WordPress.org community
    Query Monitor: version: 3.6.4, author: John Blackbourn
    Rokka Theme Plugin: version: 1.2.1, author: Rokka
    Slider Revolution: version: 6.2.22, author: ThemePunch
    Toolset Types: version: 3.3.13, author: OnTheGoSystems
    Wordfence Security: version: 7.4.11, author: Wordfence
    WPBakery Page Builder: version: 6.3.0, author: Michael M - WPBakery.com
    WP Debugging: version: 2.9.0, author: Andy Fragen
    WP DSGVO Tools (GDPR): version: 3.1.10, author: legalweb
    WP Hotel Booking: version: 1.10.2, author: ThimPress
    WP Hotel Booking Room: version: 1.8.2, author: ThimPress
    WP Hotel Booking WPML Support: version: 1.8.3, author: ThimPress
    WP Htaccess Editor: version: 1.65, author: WebFactory Ltd
    WPML Media: version: 2.6.0, author: OnTheGoSystems
    WPML Multilingual CMS: version: 4.4.2, author: OnTheGoSystems
    WPML String Translation: version: 3.1.2, author: OnTheGoSystems
    WPML Translation Management: version: 2.10.1, author: OnTheGoSystems
    
    ### wp-media ###
    
    image_editor: WP_Image_Editor_Imagick
    imagick_module_version: 1687
    imagemagick_version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
    imagick_limits: 
    	imagick::RESOURCETYPE_AREA: 251 GB
    	imagick::RESOURCETYPE_DISK: 1.844674407371E+19
    	imagick::RESOURCETYPE_FILE: 768
    	imagick::RESOURCETYPE_MAP: 251 GB
    	imagick::RESOURCETYPE_MEMORY: 126 GB
    	imagick::RESOURCETYPE_THREAD: 1
    gd_version: 2.2.5
    ghostscript_version: 9.26
    
    ### wp-server ###
    
    server_architecture: Linux 4.9.0-12-amd64 x86_64
    httpd_software: Apache
    php_version: 7.4.9 64bit
    php_sapi: apache2handler
    max_input_variables: 5000
    time_limit: 1200
    memory_limit: 2048M
    max_input_time: 2000
    upload_max_size: 500M
    php_post_max_size: 500M
    curl_version: 7.52.1 OpenSSL/1.0.2u
    suhosin: false
    imagick_availability: true
    server-headers: unknown
    htaccess_extra_rules: true
    
    ### wp-database ###
    
    extension: mysqli
    server_version: 8.0.19
    client_version: mysqlnd 7.4.9
    
    ### wp-constants ###
    
    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: /home/www/auberge-sankt-laurentius.com/wp-content
    WP_PLUGIN_DIR: /home/www/auberge-sankt-laurentius.com/wp-content/plugins
    WP_MAX_MEMORY_LIMIT: 2048M
    WP_DEBUG: true
    WP_DEBUG_DISPLAY: true
    WP_DEBUG_LOG: true
    SCRIPT_DEBUG: true
    WP_CACHE: false
    CONCATENATE_SCRIPTS: undefined
    COMPRESS_SCRIPTS: undefined
    COMPRESS_CSS: undefined
    WP_LOCAL_DEV: undefined
    
    ### wp-filesystem ###
    
    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    
    
    • Dieses Thema wurde geändert vor 3 Jahren, 7 Monaten von Bego Mario Garde.
    • Dieses Thema wurde geändert vor 3 Jahren, 7 Monaten von Bego Mario Garde. Grund: Log als Code formatiert
    • Dieses Thema wurde geändert vor 3 Jahren, 7 Monaten von Bego Mario Garde.

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

Ansicht von 15 Antworten - 1 bis 15 (von insgesamt 15)
  • Das ist alles ein wenig unübersichtlich. 🙂
    Fangen wir mal mit dem Website-Bericht an:

    permalink: /%year%/%monthnum%/%day%/%postname%/

    Wieso nicht einfach /%postname%/ – einen Blog machst du doch nicht?

    Welche Zeitzone hast du eingestellt? Die wird eigentlich im Block ### wp-core ### mit ausgegeben.

    wordpress_size: loading…

    Geduld ist eine Tugend. 😀

    Theme: Rokka (rokka)
    Plugins: Advanced Database Cleaner PRO, BackWPup Pro, Better Search Replace Pro, WPML (diverse)

    … können wir hier nicht unterstützen, da sie uns nicht zur Verfügung stehen.

    Plugins Wordfence, Query Monitor, …

    … wenn ich so gravierende Fehler in einer Website habe, würde ich erst einmal alles rausschmeißen, was nicht zwingend benötigt wird. Fehlerursache hat Priorität und ein komplexes Plugin wie Wordfence bringt soviele weitere Komponenten ins Spiel, dass eine Fehlerursache nur unnötig verkompliziert wird.

    Du bekommst außerdem dutzendfach Hinweise auf veraltete Funktionen und fehlerhafte Aufrufe der REST API – das würde ich auch erst einmal versuchen, zu beheben.

    Wenn du dann eine funktionierende Website hast, kannst du dich um den cURL-Fehler kümmern.

    Installier doch mal parallel eine neue WordPress-Installation mit Standard-Theme und ohne Plugins. Schau, ob du dort auch einen curl-Error bekommst. Falls ja, sprich den Webhoster an. Falls nein, ergänze die Website schrittweise mit den bisher genutzten Plugins.

    Thread-Starter getin2magic

    (@getin2magic)

    Danke für eure Unterstützung. Ich weiss Geduld ist eine Tugend, leider hängt sie bei mir am Seidenen Faden, weil ich schon so viele Jahre daran rum probiere und es eingentlcih überhaupt nicht läuft.

    Gut. Ich habe alles gelöscht. restlos. Neue db eingerichtet und die neueste dt. WP version eingespielt.

    Nichts verändert, nur query-monitor plugin eingebaut.

    Im Query Monitor wird mir diese Meldung angezeigt. Ist dies jetzt schon ein Fehler? (Hier auf der Seite war in der vorherigen wp installation der curl fehler)

    Methode	URL	
    Status
    
    Alle
    Abruffunktion	
    Komponente
    
    Alle
    Zeitüberschreitung	Zeit
    GET	Zertifikats-Überprüfung deaktiviert (sslverify=false)
    https://auberge-sankt-laurentius.com/wp-json/wp/v2/types/post
    ?context=edit	200 OK-
    HTTP API Transport: curl
    DNS Resolution Time: 0,0000
    Connection Time: 0,0001
    Zeit bis zum Beginn der Übertragung (TTFB): 0,0672
    Response Size: 876 B
    Response Content Type: application/json; charset=UTF-8
    IP-Adresse: 185.30.32.233
    -
    WP_Site_Health->get_test_rest_availability()
    wp-admin/includes/class-wp-site-health.php:1941
    WP_Site_Health->perform_test()
    wp-admin/includes/class-wp-site-health.php:175
    WP_Site_Health->enqueue_scripts()
    wp-admin/includes/class-wp-site-health.php:122
    do_action('admin_enqueue_scripts')
    wp-includes/plugin.php:478
    Core	10	0,0674
    
    
    ### wp-core ###
    
    version: 5.5.1
    site_language: de_DE
    user_language: de_DE
    timezone: Europe/Berlin
    permalink: /%year%/%monthnum%/%day%/%postname%/
    https_status: true
    multisite: false
    user_registration: 0
    blog_public: 1
    default_comment_status: open
    environment_type: production
    user_count: 1
    dotorg_communication: true
    
    ### wp-paths-sizes ###
    
    wordpress_path: /home/www/auberge-sankt-laurentius.com
    wordpress_size: 43,97 MB (46102338 bytes)
    uploads_path: /home/www/auberge-sankt-laurentius.com/wp-content/uploads
    uploads_size: 0,00 B (0 bytes)
    themes_path: /home/www/auberge-sankt-laurentius.com/wp-content/themes
    themes_size: 1,58 MB (1656307 bytes)
    plugins_path: /home/www/auberge-sankt-laurentius.com/wp-content/plugins
    plugins_size: 494,17 kB (506030 bytes)
    database_size: 944,00 kB (966656 bytes)
    total_size: 46,95 MB (49231331 bytes)
    
    ### wp-dropins (1) ###
    
    db.php: true
    
    ### wp-active-theme ###
    
    name: Twenty Twenty (twentytwenty)
    version: 1.5
    author: WordPress-Team
    author_website: https://de.wordpress.org/
    parent_theme: none
    theme_features: core-block-patterns, automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, responsive-embeds, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, editor-styles, widgets, menus, editor-style
    theme_path: /home/www/auberge-sankt-laurentius.com/wp-content/themes/twentytwenty
    auto_update: Deaktiviert
    
    ### wp-plugins-active (1) ###
    
    Query Monitor: version: 3.6.4, author: John Blackbourn, Automatische Aktualisierungen deaktiviert
    
    ### wp-media ###
    
    image_editor: WP_Image_Editor_Imagick
    imagick_module_version: 1687
    imagemagick_version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
    file_uploads: File uploads is turned off
    post_max_size: 500M
    upload_max_filesize: 500M
    max_effective_size: 500 MB
    max_file_uploads: 20
    imagick_limits: 
    	imagick::RESOURCETYPE_AREA: 251 GB
    	imagick::RESOURCETYPE_DISK: 1.844674407371E+19
    	imagick::RESOURCETYPE_FILE: 768
    	imagick::RESOURCETYPE_MAP: 251 GB
    	imagick::RESOURCETYPE_MEMORY: 126 GB
    	imagick::RESOURCETYPE_THREAD: 1
    gd_version: 2.2.5
    ghostscript_version: 9.26
    
    ### wp-server ###
    
    server_architecture: Linux 4.9.0-12-amd64 x86_64
    httpd_software: Apache
    php_version: 7.4.9 64bit
    php_sapi: apache2handler
    max_input_variables: 5000
    time_limit: 1200
    memory_limit: 2048M
    max_input_time: 2000
    upload_max_filesize: 500M
    php_post_max_size: 500M
    curl_version: 7.52.1 OpenSSL/1.0.2u
    suhosin: false
    imagick_availability: true
    pretty_permalinks: true
    htaccess_extra_rules: false
    
    ### wp-database ###
    
    extension: mysqli
    server_version: 8.0.19
    client_version: mysqlnd 7.4.9
    
    ### wp-constants ###
    
    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: /home/www/auberge-sankt-laurentius.com/wp-content
    WP_PLUGIN_DIR: /home/www/auberge-sankt-laurentius.com/wp-content/plugins
    WP_MAX_MEMORY_LIMIT: 2048M
    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_LOCAL_DEV: undefined
    DB_CHARSET: utf8mb4
    DB_COLLATE: undefined
    
    ### wp-filesystem ###
    
    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    
    • Diese Antwort wurde geändert vor 3 Jahren, 7 Monaten von Bego Mario Garde. Grund: Logs als Code formatiert
    Thread-Starter getin2magic

    (@getin2magic)

    Permalink habe ich normal auf *Beitragsname. https://auberge-sankt-laurentius.com/beispielbeitrag/

    Immer, ist mir in dem Letzten Versuch leider untergegangen.

    Ich habe versucht den Permalink button auf induviduelle Struktur zu setzen,
    https://auberge-sankt-laurentius.com/%postname%/

    Hier fängts schon an zu haken, WP speichert das nicht. Also die individuelle Struktur.

    Die Zeitzone steht auf “ Berlin“

    
    ### wp-core ###
    
    version: 5.5.1
    site_language: de_DE
    user_language: de_DE
    timezone: Europe/Berlin
    permalink: /%postname%/
    https_status: true
    multisite: false
    user_registration: 0
    blog_public: 1
    default_comment_status: open
    environment_type: production
    user_count: 1
    dotorg_communication: true
    
    ### wp-paths-sizes ###
    
    wordpress_path: /home/www/auberge-sankt-laurentius.com
    wordpress_size: 43,97 MB (46102338 bytes)
    uploads_path: /home/www/auberge-sankt-laurentius.com/wp-content/uploads
    uploads_size: 0,00 B (0 bytes)
    themes_path: /home/www/auberge-sankt-laurentius.com/wp-content/themes
    themes_size: 1,58 MB (1656307 bytes)
    plugins_path: /home/www/auberge-sankt-laurentius.com/wp-content/plugins
    plugins_size: 494,17 kB (506030 bytes)
    database_size: 944,00 kB (966656 bytes)
    total_size: 46,95 MB (49231331 bytes)
    
    ### wp-dropins (1) ###
    
    db.php: true
    
    ### wp-active-theme ###
    
    name: Twenty Twenty (twentytwenty)
    version: 1.5
    author: WordPress-Team
    author_website: https://de.wordpress.org/
    parent_theme: none
    theme_features: core-block-patterns, automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, responsive-embeds, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, editor-styles, widgets, menus, editor-style
    theme_path: /home/www/auberge-sankt-laurentius.com/wp-content/themes/twentytwenty
    auto_update: Deaktiviert
    
    ### wp-plugins-active (1) ###
    
    Query Monitor: version: 3.6.4, author: John Blackbourn, Automatische Aktualisierungen deaktiviert
    
    ### wp-media ###
    
    image_editor: WP_Image_Editor_Imagick
    imagick_module_version: 1687
    imagemagick_version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
    file_uploads: File uploads is turned off
    post_max_size: 500M
    upload_max_filesize: 500M
    max_effective_size: 500 MB
    max_file_uploads: 20
    imagick_limits: 
    	imagick::RESOURCETYPE_AREA: 251 GB
    	imagick::RESOURCETYPE_DISK: 1.844674407371E+19
    	imagick::RESOURCETYPE_FILE: 768
    	imagick::RESOURCETYPE_MAP: 251 GB
    	imagick::RESOURCETYPE_MEMORY: 126 GB
    	imagick::RESOURCETYPE_THREAD: 1
    gd_version: 2.2.5
    ghostscript_version: 9.26
    
    ### wp-server ###
    
    server_architecture: Linux 4.9.0-12-amd64 x86_64
    httpd_software: Apache
    php_version: 7.4.9 64bit
    php_sapi: apache2handler
    max_input_variables: 5000
    time_limit: 1200
    memory_limit: 2048M
    max_input_time: 2000
    upload_max_filesize: 500M
    php_post_max_size: 500M
    curl_version: 7.52.1 OpenSSL/1.0.2u
    suhosin: false
    imagick_availability: true
    pretty_permalinks: true
    htaccess_extra_rules: false
    
    ### wp-database ###
    
    extension: mysqli
    server_version: 8.0.19
    client_version: mysqlnd 7.4.9
    
    ### wp-constants ###
    
    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: /home/www/auberge-sankt-laurentius.com/wp-content
    WP_PLUGIN_DIR: /home/www/auberge-sankt-laurentius.com/wp-content/plugins
    WP_MAX_MEMORY_LIMIT: 2048M
    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_LOCAL_DEV: undefined
    DB_CHARSET: utf8mb4
    DB_COLLATE: undefined
    
    ### wp-filesystem ###
    
    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    
    
    • Diese Antwort wurde geändert vor 3 Jahren, 7 Monaten von Bego Mario Garde. Grund: Codeformatierung korrigiert
    Thread-Starter getin2magic

    (@getin2magic)

    htaccess plugin mi eingebaut und

    <Files wp-config.php>
    order allow,deny
    deny from all
    </Files>

    eingetragen. Noch läufts.

    
    ### wp-core ###
    
    version: 5.5.1
    site_language: de_DE
    user_language: de_DE
    timezone: Europe/Berlin
    permalink: /%postname%/
    https_status: true
    multisite: false
    user_registration: 0
    blog_public: 1
    default_comment_status: open
    environment_type: production
    user_count: 1
    dotorg_communication: true
    
    ### wp-paths-sizes ###
    
    wordpress_path: /home/www/auberge-sankt-laurentius.com
    wordpress_size: 43,97 MB (46102988 bytes)
    uploads_path: /home/www/auberge-sankt-laurentius.com/wp-content/uploads
    uploads_size: 0,00 B (0 bytes)
    themes_path: /home/www/auberge-sankt-laurentius.com/wp-content/themes
    themes_size: 1,58 MB (1656307 bytes)
    plugins_path: /home/www/auberge-sankt-laurentius.com/wp-content/plugins
    plugins_size: 639,93 kB (655292 bytes)
    database_size: 944,00 kB (966656 bytes)
    total_size: 47,09 MB (49381243 bytes)
    
    ### wp-dropins (1) ###
    
    db.php: true
    
    ### wp-active-theme ###
    
    name: Twenty Twenty (twentytwenty)
    version: 1.5
    author: WordPress-Team
    author_website: https://de.wordpress.org/
    parent_theme: none
    theme_features: core-block-patterns, automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, responsive-embeds, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, editor-styles, widgets, menus, editor-style
    theme_path: /home/www/auberge-sankt-laurentius.com/wp-content/themes/twentytwenty
    auto_update: Deaktiviert
    
    ### wp-plugins-active (2) ###
    
    Query Monitor: version: 3.6.4, author: John Blackbourn, Automatische Aktualisierungen deaktiviert
    WP Htaccess Editor: version: 1.65, author: WebFactory Ltd, Automatische Aktualisierungen deaktiviert
    
    ### wp-media ###
    
    image_editor: WP_Image_Editor_Imagick
    imagick_module_version: 1687
    imagemagick_version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
    file_uploads: File uploads is turned off
    post_max_size: 500M
    upload_max_filesize: 500M
    max_effective_size: 500 MB
    max_file_uploads: 20
    imagick_limits: 
    	imagick::RESOURCETYPE_AREA: 251 GB
    	imagick::RESOURCETYPE_DISK: 1.844674407371E+19
    	imagick::RESOURCETYPE_FILE: 768
    	imagick::RESOURCETYPE_MAP: 251 GB
    	imagick::RESOURCETYPE_MEMORY: 126 GB
    	imagick::RESOURCETYPE_THREAD: 1
    gd_version: 2.2.5
    ghostscript_version: 9.26
    
    ### wp-server ###
    
    server_architecture: Linux 4.9.0-12-amd64 x86_64
    httpd_software: Apache
    php_version: 7.4.9 64bit
    php_sapi: apache2handler
    max_input_variables: 5000
    time_limit: 1200
    memory_limit: 2048M
    max_input_time: 2000
    upload_max_filesize: 500M
    php_post_max_size: 500M
    curl_version: 7.52.1 OpenSSL/1.0.2u
    suhosin: false
    imagick_availability: true
    pretty_permalinks: true
    htaccess_extra_rules: true
    
    ### wp-database ###
    
    extension: mysqli
    server_version: 8.0.19
    client_version: mysqlnd 7.4.9
    
    ### wp-constants ###
    
    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: /home/www/auberge-sankt-laurentius.com/wp-content
    WP_PLUGIN_DIR: /home/www/auberge-sankt-laurentius.com/wp-content/plugins
    WP_MAX_MEMORY_LIMIT: 2048M
    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_LOCAL_DEV: undefined
    DB_CHARSET: utf8mb4
    DB_COLLATE: undefined
    
    ### wp-filesystem ###
    
    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    
    • Diese Antwort wurde geändert vor 3 Jahren, 7 Monaten von Bego Mario Garde. Grund: .htaccess als Code formatiert
    Thread-Starter getin2magic

    (@getin2magic)

    Jetzt habe ich das PLUGIN WP HOTEL BOOKING manuel von der WP seiter runter installiert. Es sollte eigentlich das selbe sein, wie im ROKKA Theme(hier wird wp hotel booking automatisch mitinstalliert) deshalb habe ich es jetzt „als stand allone installiert“

    der Query Monitor spring mit folgendem Fehler an:

    Datenbankfehler (3)
    
    Abfrage	Abruffunktion	Komponente	Fehlermeldung	Fehlercode
    DESCRIBE IF;	-
    WPHB_Install::schema()
    wp-content/plugins/wp-hotel-booking/includes/class-wphb-install.php:271
    WPHB_Install::create_tables()
    wp-content/plugins/wp-hotel-booking/includes/class-wphb-install.php:246
    WP_Hotel_Booking->create_tables()
    wp-content/plugins/wp-hotel-booking/wp-hotel-booking.php:99
    do_action('admin_init')
    wp-includes/plugin.php:478
    Plugin: wp-hotel-booking	You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IF' at line 1	1064
    DESCRIBE IF;	-
    WPHB_Install::schema()
    wp-content/plugins/wp-hotel-booking/includes/class-wphb-install.php:289
    WPHB_Install::create_tables()
    wp-content/plugins/wp-hotel-booking/includes/class-wphb-install.php:246
    WP_Hotel_Booking->create_tables()
    wp-content/plugins/wp-hotel-booking/wp-hotel-booking.php:99
    do_action('admin_init')
    wp-includes/plugin.php:478
    Plugin: wp-hotel-booking	You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IF' at line 1	1064
    DESCRIBE IF;	-
    WPHB_Install::schema()
    wp-content/plugins/wp-hotel-booking/includes/class-wphb-install.php:307
    WPHB_Install::create_tables()
    wp-content/plugins/wp-hotel-booking/includes/class-wphb-install.php:246
    WP_Hotel_Booking->create_tables()
    wp-content/plugins/wp-hotel-booking/wp-hotel-booking.php:99
    do_action('admin_init')
    wp-includes/plugin.php:478
    Plugin: wp-hotel-booking	You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IF' at line 1	1064

    und Doppelte Abfragen (13)

    Abfrage	Anzahl	Aufruffunktionen	Komponenten	Mögliche Störenfriede
    SELECT *
    FROM wp_masterdabs_posts
    WHERE post_type = 'hb_extra_room'	2	HB_Extra_Settings->get_extra()
    2 Aufrufe
    Plugin: wp-hotel-booking
    2 Aufrufe
    HB_Extra_Settings->init()
    1 Aufruf
    HB_Extra_Field->extra_fields()
    1 Aufruf
    SHOW TABLES LIKE 'wp_masterdabs_hotel_booking_order_items'	2	WPHB_Install::schema()
    2 Aufrufe
    Plugin: wp-hotel-booking
    2 Aufrufe
    WPHB_Install::schema()
    2 Aufrufe
    DESCRIBE IF	3	WPHB_Install::schema()
    3 Aufrufe
    Plugin: wp-hotel-booking
    3 Aufrufe
    WPHB_Install::schema()
    3 Aufrufe
    SHOW TABLES LIKE 'wp_masterdabs_hotel_booking_order_itemmeta'	2	WPHB_Install::schema()
    2 Aufrufe
    Plugin: wp-hotel-booking
    2 Aufrufe
    WPHB_Install::schema()
    2 Aufrufe
    SHOW TABLES LIKE 'wp_masterdabs_hotel_booking_plans'	2	WPHB_Install::schema()
    2 Aufrufe
    Plugin: wp-hotel-booking
    2 Aufrufe
    WPHB_Install::schema()
    2 Aufrufe
    SELECT *
    FROM wp_masterdabs_posts
    WHERE ID = 5
    LIMIT 1	2	WP_Post::get_instance()
    2 Aufrufe
    Plugin: wp-hotel-booking
    2 Aufrufe
    get_post_field()
    1 Aufruf
    WP_Post::get_instance()
    1 Aufruf
    SELECT autoload
    FROM wp_masterdabs_options
    WHERE option_name = '_transient_is_multi_author'	7	delete_option()
    7 Aufrufe
    Plugin: wp-hotel-booking
    7 Aufrufe
    delete_option()
    7 Aufrufe
    SELECT *
    FROM wp_masterdabs_posts
    WHERE ID = 6
    LIMIT 1	2	WP_Post::get_instance()
    2 Aufrufe
    Plugin: wp-hotel-booking
    2 Aufrufe
    get_post_field()
    1 Aufruf
    WP_Post::get_instance()
    1 Aufruf
    SELECT *
    FROM wp_masterdabs_posts
    WHERE ID = 7
    LIMIT 1	2	WP_Post::get_instance()
    2 Aufrufe
    Plugin: wp-hotel-booking
    2 Aufrufe
    get_post_field()
    1 Aufruf
    WP_Post::get_instance()
    1 Aufruf
    SELECT *
    FROM wp_masterdabs_posts
    WHERE ID = 8
    LIMIT 1	2	WP_Post::get_instance()
    2 Aufrufe
    Plugin: wp-hotel-booking
    2 Aufrufe
    get_post_field()
    1 Aufruf
    WP_Post::get_instance()
    1 Aufruf
    SELECT *
    FROM wp_masterdabs_posts
    WHERE ID = 9
    LIMIT 1	2	WP_Post::get_instance()
    2 Aufrufe
    Plugin: wp-hotel-booking
    2 Aufrufe
    get_post_field()
    1 Aufruf
    WP_Post::get_instance()
    1 Aufruf
    SELECT *
    FROM wp_masterdabs_posts
    WHERE ID = 10
    LIMIT 1	2	WP_Post::get_instance()
    2 Aufrufe
    Plugin: wp-hotel-booking
    2 Aufrufe
    get_post_field()
    1 Aufruf
    WP_Post::get_instance()
    1 Aufruf
    SELECT *
    FROM wp_masterdabs_posts
    WHERE ID = 11
    LIMIT 1	2	WP_Post::get_instance()
    2 Aufrufe
    Plugin: wp-hotel-booking
    2 Aufrufe
    get_post_field()
    1 Aufruf
    WP_Post::get_instance()
    1 Aufruf

    Ich versteh`s einfach nicht, weil es doch plund play installations routinen sind. Ich habe ja keine Wirklichen Eingriffe vorgenommen. Oder doch?

    • Diese Antwort wurde geändert vor 3 Jahren, 7 Monaten von Bego Mario Garde. Grund: Logs als Code formatiert
    Thread-Starter getin2magic

    (@getin2magic)

    Und mit wp hotel booking plugin schlägt der wp webseite check mit

    2 kritische Probleme

    Es wurde eine aktive PHP-Sitzung erkannt
    Leistung
    Eine PHP-Sitzung wurde durch einen session_start()-Funktionsaufruf erzeugt. Dies beeinträchtigt die REST-API- und Loopback-Anfragen. Die Sitzung sollte von session_write_close() geschlossen werden, bevor irgendwelche HTTP-Anfragen erfolgen.

    Die REST-API hat einen Fehler gefunden
    Leistung
    Die REST-API ist eine Möglichkeit, wie WordPress und andere Anwendungen mit dem Server kommunizieren. Ein Beispiel ist der Bildschirm des Block-Editors, der darauf aufbaut, deine Beiträge und Seiten anzuzeigen und zu speichern.

    Die REST-API-Anfrage ist aufgrund eines Fehlers fehlgeschlagen.
    Fehler: cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received (http_request_failed)

    1 empfohlene Verbesserung

    Hintergrund-Updates funktionieren möglicherweise nicht richtig
    Sicherheit
    Hintergrund-Updates stellen sicher, dass WordPress automatisch aktualisieren kann, wenn ein Sicherheitsupdate für die Version, die zu diesem Zeitpunkt verwendet wird, veröffentlicht wird.

    Warnung Es konnte nicht verifiziert werden, dass der wp_version_check()-Filter verfügbar ist.
    Abgeschlossen Es wurde kein Versionskontrollsystem gefunden.
    Abgeschlossen Deine Installation von WordPress benötigt keine FTP-Zugangsdaten, um Updates durchzuführen.
    Abgeschlossen Alle deine WordPress-Dateien sind beschreibbar.

    an.

    Thread-Starter getin2magic

    (@getin2magic)

    Methode	URL	
    Status
    
    Alle
    Abruffunktion	
    Komponente
    
    Alle
    Zeitüberschreitung	Zeit
    GET	Zertifikats-Überprüfung deaktiviert (sslverify=false)
    https://auberge-sankt-laurentius.com/wp-json/wp/v2/types/post
    ?context=edit	cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received
    -
    WP_Site_Health->get_test_rest_availability()
    wp-admin/includes/class-wp-site-health.php:1941
    WP_Site_Health->perform_test()
    wp-admin/includes/class-wp-site-health.php:175
    WP_Site_Health->enqueue_scripts()
    wp-admin/includes/class-wp-site-health.php:122
    do_action('admin_enqueue_scripts')
    wp-includes/plugin.php:478
    Core	10	10,0
    • Diese Antwort wurde geändert vor 3 Jahren, 7 Monaten von Bego Mario Garde. Grund: Log als Code formatiert
    Thread-Starter getin2magic

    (@getin2magic)

    hier ist wieder der CURL FEHLER.
    Mein hoster hat das vor paar Tagen schon getestet. und sagt es liegt nicht an webgo.de
    die haben die ini angepast per ssh das curl getestet und es sollte gehen. Das Zertifikat haben sie auch getauscht.

    Thread-Starter getin2magic

    (@getin2magic)

    
    ### wp-core ###
    
    version: 5.5.1
    site_language: de_DE
    user_language: de_DE
    timezone: Europe/Berlin
    permalink: /%postname%/
    https_status: true
    multisite: false
    user_registration: 0
    blog_public: 1
    default_comment_status: open
    environment_type: production
    user_count: 1
    dotorg_communication: true
    
    ### wp-paths-sizes ###
    
    wordpress_path: /home/www/auberge-sankt-laurentius.com
    wordpress_size: 43,97 MB (46102988 bytes)
    uploads_path: /home/www/auberge-sankt-laurentius.com/wp-content/uploads
    uploads_size: 0,00 B (0 bytes)
    themes_path: /home/www/auberge-sankt-laurentius.com/wp-content/themes
    themes_size: 1,58 MB (1656307 bytes)
    plugins_path: /home/www/auberge-sankt-laurentius.com/wp-content/plugins
    plugins_size: 3,08 MB (3232548 bytes)
    database_size: 1,03 MB (1081344 bytes)
    total_size: 49,66 MB (52073187 bytes)
    
    ### wp-dropins (1) ###
    
    db.php: true
    
    ### wp-active-theme ###
    
    name: Twenty Twenty (twentytwenty)
    version: 1.5
    author: WordPress-Team
    author_website: https://de.wordpress.org/
    parent_theme: none
    theme_features: core-block-patterns, automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, responsive-embeds, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, editor-styles, widgets, menus, editor-style
    theme_path: /home/www/auberge-sankt-laurentius.com/wp-content/themes/twentytwenty
    auto_update: Deaktiviert
    
    ### wp-plugins-active (3) ###
    
    Query Monitor: version: 3.6.4, author: John Blackbourn, Automatische Aktualisierungen deaktiviert
    WP Hotel Booking: version: 1.10.2, author: ThimPress, Automatische Aktualisierungen deaktiviert
    WP Htaccess Editor: version: 1.65, author: WebFactory Ltd, Automatische Aktualisierungen deaktiviert
    
    ### wp-media ###
    
    image_editor: WP_Image_Editor_Imagick
    imagick_module_version: 1687
    imagemagick_version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
    file_uploads: File uploads is turned off
    post_max_size: 500M
    upload_max_filesize: 500M
    max_effective_size: 500 MB
    max_file_uploads: 20
    imagick_limits: 
    	imagick::RESOURCETYPE_AREA: 251 GB
    	imagick::RESOURCETYPE_DISK: 1.844674407371E+19
    	imagick::RESOURCETYPE_FILE: 768
    	imagick::RESOURCETYPE_MAP: 251 GB
    	imagick::RESOURCETYPE_MEMORY: 126 GB
    	imagick::RESOURCETYPE_THREAD: 1
    gd_version: 2.2.5
    ghostscript_version: 9.26
    
    ### wp-server ###
    
    server_architecture: Linux 4.9.0-12-amd64 x86_64
    httpd_software: Apache
    php_version: 7.4.9 64bit
    php_sapi: apache2handler
    max_input_variables: 5000
    time_limit: 1200
    memory_limit: 2048M
    max_input_time: 2000
    upload_max_filesize: 500M
    php_post_max_size: 500M
    curl_version: 7.52.1 OpenSSL/1.0.2u
    suhosin: false
    imagick_availability: true
    pretty_permalinks: true
    htaccess_extra_rules: true
    
    ### wp-database ###
    
    extension: mysqli
    server_version: 8.0.19
    client_version: mysqlnd 7.4.9
    
    ### wp-constants ###
    
    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: /home/www/auberge-sankt-laurentius.com/wp-content
    WP_PLUGIN_DIR: /home/www/auberge-sankt-laurentius.com/wp-content/plugins
    WP_MAX_MEMORY_LIMIT: 2048M
    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_LOCAL_DEV: undefined
    DB_CHARSET: utf8mb4
    DB_COLLATE: undefined
    
    ### wp-filesystem ###
    
    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    
    
    • Diese Antwort wurde geändert vor 3 Jahren, 7 Monaten von Bego Mario Garde. Grund: Codeformatierung korrigiert
    Thread-Starter getin2magic

    (@getin2magic)

    Nachtrag zu dem Post „Und mit wp hotel booking plugin schlägt der wp webseite check mit
    2 kritische Probleme“

    Sorry, es sind keine 2 kritische, sonder 3, die angezeigt werden.

    Deine Website konnte eine Loopback-Anfrage nicht abschließen
    Leistung
    Loopback-Anfragen werden verwendet, um geplante Ereignisse auszuführen, und werden auch von den integrierten Editoren für Themes und Plugins verwendet, um die Stabilität des Codes zu überprüfen.

    Die Loopback-Anfrage an deine Website ist fehlgeschlagen, das bedeutet, dass Funktionen, die sich auf sie verlassen, derzeit nicht wie erwartet funktionieren.
    Fehler: cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received (http_request_failed)

    Statt unreflektiert diverse Website-Berichte und Ausgaben von Query Monitor zu posten hätte eine sachliche, kurze Zusammenfassung was du probiert hast mehr Aussicht auf hilfreiche Antworten. Ein dutzend Logs zu lesen und interpretieren ist recht zeitaufwändig und die Teilnehmenden hier möchten sich wahrscheinlich nicht ausschließlich mit deinem Problem beschäftigen.

    Wenn eine einfache WordPress-Installation ohne weitere Plugins bereits beim Speichern der gewünschten Permalink-Struktur scheitert, solltest du das mit deinem Webhoster besprechen. Ich würde den Support vor allem auf das Problem mit Loopbackanfragen aufmerksam machen. Wenn der Support dort keine Lösung findet, solltest du den Webhoster wechseln. Wir hier im Support können an solchen Serverproblemen wenig ändern und auch keine Ratschläge geben, wie sich die Servereinstellungen ändern lassen.

    Thread-Starter getin2magic

    (@getin2magic)

    Der Hoster sagt, wie der vorherige auch, Es gibt kein Problem.
    Vielleicht sollte WP mal mit Hostern sprechen, was benötigt wird und wie, damits läuft. Bevor user als unfrekletiert dahin gestellt werden.

    • Diese Antwort wurde geändert vor 3 Jahren, 7 Monaten von getin2magic.

    Bevor user als unfrekletiert dahin gestellt werden.

    Das habe ich nicht getan. Vielleicht magst du nochmal nachlesen:

    Statt unreflektiert diverse Website-Berichte und Ausgaben von Query Monitor zu posten …

    Es ging darum, dass du mehrfach unkommentiert Websiteberichte und Ausgaben von Query Monitor gepostet hast – z.B. hier oder hier oder hier.

    Schade, dass du dich angegriffen fühlst und auf konstruktive Vorschläge (Webhoster auf Permalinkeinstellungen und Loopbacks ansprechen) überhaupt nicht eingehst.

    Wenn ich dich richtig verstehe, tritt der Fehler auf, wenn das Plugin WP Hotel Booking installiert wird? Ein ähnliches Verhalten wird in diesem Bug-Ticket geschildert: https://core.trac.wordpress.org/ticket/50491 Die vorgeschlagene Lösung ist, diese Funktion mit Code Snippets oder in der functions.php einer Child Theme zu verwenden:

    function mymodule_curl_before_request($curlhandle){
            session_write_close();
    }
    add_action( 'requests-curl.before_request','mymodule_curl_before_request', 9999 );

    Vielleicht hilft das.

    Bego Mario, thanks a lot for assistance! I don’t speak or read German but acted intuitively and used your snippet of code for child theme. It fixed my Site Health issues caused by this plugin. You are a star!

    @sirindesigns Thank you for your kind feedback. I’m happy if I could help.

Ansicht von 15 Antworten - 1 bis 15 (von insgesamt 15)
  • Das Thema „cURL error 28 und andere Fehlermeldungen“ ist für neue Antworten geschlossen.