[ad_1]
Hallo zusammen,
ich habe das Plugin Ninja Forms installiert. Sobald ich es aktiviere erhalte ich nur noch einen Whitescreen. Abhilfe schafft dann die Deaktivierung des plugins durch umbenennen des Ordners.
Ich habe in wp-config das debug logging aktiviert, aber leider wird hierzu nichts ausgegeben.
Was ich noch probiert habe:
- Alle anderen plugins deaktiviert
- Wechsel auf das Standardtheme
- Memory limit auf 1024M erhöht
- Plugin gelöscht und erneut installiert
- Downgrade von WP 6.2 auf 6.1.1
- Downgrade von PHP 8 auf 7.4
Hat noch jemand einen Tipp, wie ich das Problem etwas einkreisen könnte?
Zustandsbericht
`
### wp-core ###
version: 6.2
site_language: de_DE
user_language: de_DE
timezone: Europe/Berlin
permalink: /%postname%
https_status: false
multisite: false
user_registration: 0
blog_public: 1
default_comment_status: closed
environment_type: production
user_count: 108
dotorg_communication: true
### wp-paths-sizes ###
wordpress_path: C:\xampp\htdocs\bdp-bawue-test
wordpress_size: 747,71 MB (784028371 bytes)
uploads_path: C:\xampp\htdocs\bdp-bawue-test/wp-content/uploads
uploads_size: 1,24 GB (1334693086 bytes)
themes_path: C:\xampp\htdocs\bdp-bawue-test/wp-content/themes
themes_size: 11,97 MB (12548899 bytes)
plugins_path: C:\xampp\htdocs\bdp-bawue-test/wp-content/plugins
plugins_size: 17,51 MB (18363651 bytes)
database_size: 55,75 MB (58458112 bytes)
total_size: 2,06 GB (2208092119 bytes)
### wp-active-theme ###
name: Twenty Nineteen (twentynineteen)
version: 2.5
author: Das WordPress-Team
author_website:
parent_theme: none
theme_features: core-block-patterns, widgets-block-editor, automatic-feed-links, title-tag, post-thumbnails, menus, html5, custom-logo, customize-selective-refresh-widgets, wp-block-styles, align-wide, editor-styles, editor-style, editor-font-sizes, editor-color-palette, responsive-embeds, custom-line-height, widgets
theme_path: C:\xampp\htdocs\bdp-bawue-test/wp-content/themes/twentynineteen
auto_update: Deaktiviert
### wp-themes-inactive (3) ###
Buena: version: 0.99.7, author: Philipp Cordes , Automatische Aktualisierungen deaktiviert
Twenty Twenty-Three: version: 1.1, author: Das WordPress-Team, Automatische Aktualisierungen deaktiviert
Twenty Twenty-Two: version: 1.4, author: Das WordPress-Team, Automatische Aktualisierungen deaktiviert
### wp-plugins-inactive (1) ###
Ninja Forms: version: 3.6.20, author: Saturday Drive, Automatische Aktualisierungen deaktiviert
### wp-media ###
image_editor: WP_Image_Editor_GD
imagick_module_version: Nicht verfügbar
imagemagick_version: Nicht verfügbar
imagick_version: Nicht verfügbar
file_uploads: File uploads is turned off
post_max_size: 40M
upload_max_filesize: 40M
max_effective_size: 40 MB
max_file_uploads: 20
gd_version: bundled (2.1.0 compatible)
gd_formats: GIF, JPEG, PNG, WebP, BMP, AVIF, XPM
ghostscript_version: not available
### wp-server ###
server_architecture: Windows NT 10.0 AMD64
httpd_software: Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.2.0
php_version: 8.2.0 64bit
php_sapi: apache2handler
max_input_variables: 1000
time_limit: 120
memory_limit: 512M
max_input_time: 60
upload_max_filesize: 40M
php_post_max_size: 40M
curl_version: 7.85.0 OpenSSL/3.0.7
suhosin: false
imagick_availability: false
pretty_permalinks: true
htaccess_extra_rules: true
### wp-database ###
extension: mysqli
server_version: 10.4.27-MariaDB
client_version: mysqlnd 8.2.0
max_allowed_packet: 1048576
max_connections: 151
### wp-constants ###
WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: C:\xampp\htdocs\bdp-bawue-test/wp-content
WP_PLUGIN_DIR: C:\xampp\htdocs\bdp-bawue-test/wp-content/plugins
WP_MEMORY_LIMIT: 96M
WP_MAX_MEMORY_LIMIT: 512M
WP_DEBUG: true
WP_DEBUG_DISPLAY: false
WP_DEBUG_LOG: true
SCRIPT_DEBUG: false
WP_CACHE: true
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_ENVIRONMENT_TYPE: Nicht definiert
DB_CHARSET: utf8
DB_COLLATE: undefined
### wp-filesystem ###
wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable
`- Dieses Thema wurde geändert vor 23 Stunden, 39 Minuten von . Grund: Zustandsbericht
