Title: PHP Fatal Error
Last modified: April 28, 2023

---

# PHP Fatal Error

 *  Resolved [theroq17](https://wordpress.org/support/users/theroq17/)
 * (@theroq17)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/php-fatal-error-359/)
 * Hi
 * I get a fatal PHP error on my contact site (where usually a form built with wpforms
   is in it), when I activate the WPForms plugin. The error is not thrown when the
   plugin is disabled.
 * I use PHP 8.0.28 and wordpress 6.2
   Do you may have any idea what could be the
   problem here?
 * Here is the error log:
 *     ```wp-block-code
       [Wed Apr 26 18:20:17.161188 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class WPForms\\Frontend\\Frontend does not have a method "recaptcha" in /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/class-wp-hook.php:308, referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161191 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: Stack trace:, referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161214 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #0 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161216 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #1 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161218 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #2 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/themes/silicon/inc/wpforms/class-silicon-wpforms.php(316): do_action('silicon_wpforms...', Array, NULL, false, false, Array), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161220 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #3 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/class-wp-hook.php(308): Silicon_WPForms->frontend_fields(Array, NULL, false, false, Array), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161222 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #4 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161224 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #5 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161226 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #6 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/wpforms-lite/src/Frontend/Frontend.php(297): do_action('wpforms_fronten...', Array, NULL, false, false, Array), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161228 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #7 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/wpforms-lite/src/Frontend/Frontend.php(2129): WPForms\\Frontend\\Frontend->output('4268', false, false), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161230 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #8 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/shortcodes.php(355): WPForms\\Frontend\\Frontend->shortcode(Array, '', 'wpforms'), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161232 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #9 [internal function]: do_shortcode_tag(Array), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161233 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #10 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/shortcodes.php(227): preg_replace_callback('/\\\\[(\\\\[?)(wpform...', 'do_shortcode_ta...', '[wpforms id="42...'), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161235 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #11 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Widget.php(321): do_shortcode('[wpforms id="42...'), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161237 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #12 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Widget.php(261): WPForms\\Integrations\\Elementor\\Widget->render_frontend(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161239 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #13 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/controls-stack.php(2268): WPForms\\Integrations\\Elementor\\Widget->render(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161241 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #14 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/widget-base.php(609): Elementor\\Controls_Stack->render_by_mode(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161247 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #15 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/widget-base.php(750): Elementor\\Widget_Base->render_content(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161249 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #16 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\\Widget_Base->print_content(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161251 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #17 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\\Element_Base->print_element(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161253 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #18 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\\Element_Base->print_content(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161255 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #19 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\\Element_Base->print_element(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161257 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #20 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\\Element_Base->print_content(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161259 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #21 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\\Element_Base->print_element(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161261 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #22 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\\Element_Base->print_content(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161263 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #23 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\\Element_Base->print_element(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161264 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #24 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\\Element_Base->print_content(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161266 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #25 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/core/base/document.php(1669): Elementor\\Element_Base->print_element(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161268 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #26 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/core/base/document.php(1095): Elementor\\Core\\Base\\Document->print_elements(Array), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161270 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #27 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/frontend.php(1153): Elementor\\Core\\Base\\Document->print_elements_with_wrapper(Array), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161276 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #28 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/frontend.php(1048): Elementor\\Frontend->get_builder_content(6231), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161278 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #29 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/class-wp-hook.php(308): Elementor\\Frontend->apply_builder_in_content('<h1>Kontakt</h1...'), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161280 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #30 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters('<h1>Kontakt</h1...', Array), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161281 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #31 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/post-template.php(255): apply_filters('the_content', '<h1>Kontakt</h1...'), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161283 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #32 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/modules/page-templates/module.php(190): the_content(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161285 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #33 [internal function]: Elementor\\Modules\\PageTemplates\\Module->print_callback(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161287 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #34 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/modules/page-templates/module.php(207): call_user_func(Array), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161289 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #35 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/modules/page-templates/templates/header-footer.php(19): Elementor\\Modules\\PageTemplates\\Module->print_content(), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161291 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #36 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/template-loader.php(106): include('/var/www/vhosts...'), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161293 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #37 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-blog-header.php(19): require_once('/var/www/vhosts...'), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161294 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #38 /var/www/vhosts/XXX.com/XXX.com/httpdocs/index.php(17): require('/var/www/vhosts...'), referer: https://XXX.com/
   
       [Wed Apr 26 18:20:17.161296 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #39 {main}, referer: https://XXX.com/
       ```
   

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

 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/php-fatal-error-359/#post-16701965)
 * Hey [@theroq17](https://wordpress.org/support/users/theroq17/) – Thanks for reaching
   out!
 * I looked into the error log that you’ve shared, and it seems that you may also
   be using the Elementor plugin and our Elementor integration. When you have some
   time, can you please check if all the plugins are on the latest version? In case
   it helps, you can also take a look at our [troubleshooting guide](https://wpforms.com/docs/getting-support-wpforms/).
 * Kindly,
 *  Thread Starter [theroq17](https://wordpress.org/support/users/theroq17/)
 * (@theroq17)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/php-fatal-error-359/#post-16702715)
 * Thanks for your reply.
   Yes, all plugins are on the latest version.Best Regards
 *  [Nik Sebastian](https://wordpress.org/support/users/niksebastian/)
 * (@niksebastian)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/php-fatal-error-359/#post-16708284)
 * Hi [@theroq17](https://wordpress.org/support/users/theroq17/) – I am Nik jumping
   here on behalf of Prashant as he is currently not available.
 * Would you mind sharing the [Site Information ](https://www.wpbeginner.com/plugins/how-to-quickly-get-system-information-for-your-wordpress-site/)
   with me?
 * Thanks, and please let us know.
 *  Thread Starter [theroq17](https://wordpress.org/support/users/theroq17/)
 * (@theroq17)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/php-fatal-error-359/#post-16708422)
 * Hi, sure:
 *     ```wp-block-code
       wp-core
   
       version: 6.2site_language: de_DEuser_language: de_DEtimezone: +01:00permalink: /%postname%/https_status: truemultisite: falseuser_registration: 0blog_public: 1default_comment_status: openenvironment_type: productionuser_count: 1dotorg_communication: true
   
       wp-paths-sizes
   
       wordpress_path: /var/www/vhosts/xxx.at/xxx.at/httpdocswordpress_size: 58,51 MB (61349107 bytes)uploads_path: /var/www/vhosts/xxx.at/xxx.at/httpdocs/wp-content/uploadsuploads_size: 17,85 MB (18715873 bytes)themes_path: /var/www/vhosts/xxx.at/xxx.at/httpdocs/wp-content/themesthemes_size: 42,47 MB (44527948 bytes)plugins_path: /var/www/vhosts/xxx.at/xxx.at/httpdocs/wp-content/pluginsplugins_size: 136,17 MB (142781752 bytes)database_size: 41,42 MB (43433984 bytes)total_size: 296,41 MB (310808664 bytes)
   
       wp-dropins (2)
   
       advanced-cache.php: truemaintenance.php: true
   
       wp-active-theme
   
       name: Silicon (silicon)version: 1.3.2author: MadrasThemesauthor_website: https://madrasthemes.com/parent_theme: nonetheme_features: core-block-patterns, widgets-block-editor, automatic-feed-links, post-formats, post-thumbnails, custom-logo, menus, html5, site-logo, title-tag, customize-selective-refresh-widgets, wp-block-styles, align-wide, editor-styles, editor-font-sizes, editor-color-palette, editor-style, responsive-embeds, widgetstheme_path: /var/www/vhosts/xxx.at/xxx.at/httpdocs/wp-content/themes/siliconauto_update: Deaktiviert
   
       wp-themes-inactive (2)
   
       Silicon Child: version: 1.3.2, author: MadrasThemes, Automatische Aktualisierungen deaktiviertTwenty Twenty-Three: version: 1.1, author: Das WordPress-Team, Automatische Aktualisierungen deaktiviert
   
       wp-plugins-active (15)
   
       Advanced Custom Fields: version: 6.1.5, author: WP Engine, Automatische Aktualisierungen deaktiviertAll In One WP Security: version: 5.1.8, author: All In One WP Security & Firewall Team, Automatische Aktualisierungen deaktiviertBurst Statistics - Privacy-Friendly Analytics for WordPress: version: 1.3.5, author: Really Simple Plugins, Automatische Aktualisierungen deaktiviertComplianz | GDPR/CCPA Cookie Consent: version: 6.4.3, author: Really Simple Plugins, Automatische Aktualisierungen deaktiviertElementor: version: 3.12.2, author: Elementor.com, Automatische Aktualisierungen deaktiviertImagify: version: 2.1.1, author: Imagify – Optimize Images & Convert WebP, Automatische Aktualisierungen deaktiviertMAS Static Content: version: 1.0.5, author: MadrasThemes, Automatische Aktualisierungen deaktiviertOMGF: version: 5.5.6, author: Daan from Daan.dev, Automatische Aktualisierungen deaktiviertOne Click Demo Import: version: 3.1.2, author: OCDI, Automatische Aktualisierungen deaktiviertSafe SVG: version: 2.1.1, author: 10up, Automatische Aktualisierungen deaktiviertSilicon Elementor: version: 1.3.2, author: MadrasThemes, Automatische Aktualisierungen deaktiviertW3 Total Cache: version: 2.3.1, author: BoldGrid, Automatische Aktualisierungen deaktiviertWPForms Lite: version: 1.8.1.2, author: WPForms, Automatische Aktualisierungen deaktiviertWPS Hide Login: version: 1.9.8, author: WPServeur, NicolasKulka, wpformation, Automatische Aktualisierungen deaktiviertYoast SEO: version: 20.6, author: Team Yoast, Automatische Aktualisierungen deaktiviert
   
       wp-media
   
       image_editor: WP_Image_Editor_Imagickimagick_module_version: 1690imagemagick_version: ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.orgimagick_version: 3.7.0file_uploads: File uploads is turned offpost_max_size: 32Mupload_max_filesize: 32Mmax_effective_size: 32 MBmax_file_uploads: 20imagick_limits:imagick::RESOURCETYPE_AREA: 122 MBimagick::RESOURCETYPE_DISK: 1073741824imagick::RESOURCETYPE_FILE: 393216imagick::RESOURCETYPE_MAP: 512 MBimagick::RESOURCETYPE_MEMORY: 256 MBimagick::RESOURCETYPE_THREAD: 1imagick::RESOURCETYPE_TIME: 1.844674407371E+19imagemagick_file_formats: 3FR, 3G2, 3GP, AAI, AI, ART, ARW, AVI, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DJVU, DNG, DOT, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, EXR, FAX, FILE, FITS, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, GV, H, HALD, HDR, HEIC, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, J2C, J2K, JBG, JBIG, JNG, JNX, JP2, JPC, JPE, JPEG, JPG, JPM, JPS, JPT, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WEBP, WMF, WMV, WMZ, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUVgd_version: bundled (2.1.0 compatible)gd_formats: GIF, JPEG, PNG, WebP, BMP, XPMghostscript_version: 9.27
   
       wp-server
   
       server_architecture: Linux 4.19.0-18-amd64 x86_64httpd_software: Apachephp_version: 8.0.28 64bitphp_sapi: cgi-fcgimax_input_variables: 4000time_limit: 30memory_limit: 128Madmin_memory_limit: 256Mmax_input_time: 60upload_max_filesize: 32Mphp_post_max_size: 32Mcurl_version: 7.64.0 OpenSSL/1.1.1nsuhosin: falseimagick_availability: truepretty_permalinks: truehtaccess_extra_rules: true
   
       wp-database
   
       extension: mysqliserver_version: 8.0.33client_version: mysqlnd 8.0.28max_allowed_packet: 16777216max_connections: 300
   
       wp-constants
   
       WP_HOME: undefinedWP_SITEURL: undefinedWP_CONTENT_DIR: /var/www/vhosts/xxx.at/xxx.at/httpdocs/wp-contentWP_PLUGIN_DIR: /var/www/vhosts/xxx.at/xxx.at/httpdocs/wp-content/pluginsWP_MEMORY_LIMIT: 40MWP_MAX_MEMORY_LIMIT: 256MWP_DEBUG: falseWP_DEBUG_DISPLAY: trueWP_DEBUG_LOG: falseSCRIPT_DEBUG: falseWP_CACHE: trueCONCATENATE_SCRIPTS: undefinedCOMPRESS_SCRIPTS: undefinedCOMPRESS_CSS: undefinedWP_ENVIRONMENT_TYPE: Nicht definiertDB_CHARSET: utf8DB_COLLATE: undefined
   
       wp-filesystem
   
       wordpress: writablewp-content: writableuploads: writableplugins: writablethemes: writable
   
       wpforms
   
       version: 1.8.1.2lite: Dez 1, 2022 @ 2:46pmupload_dir: Beschreibbartotal_forms: 11total_submissions: 2
       ```
   
 *  [Nik Sebastian](https://wordpress.org/support/users/niksebastian/)
 * (@niksebastian)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/php-fatal-error-359/#post-16712187)
 * Hi [@theroq17](https://wordpress.org/support/users/theroq17/) thanks for the 
   details.
 * It looks like there might be a conflict between the forms and the site theme 
   or another plugin. To troubleshoot this, please try the steps described in our
   detailed guide on [how to test for plugin/theme conflicts](https://wpforms.com/docs/how-to-test-for-theme-or-plugin-conflicts/).
 * Hope this helps!
 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/php-fatal-error-359/#post-16714936)
 * Hey [@theroq17](https://wordpress.org/support/users/theroq17/) – We haven’t heard
   back from you since [@niksebastian](https://wordpress.org/support/users/niksebastian/)
   previous message, so I’m going to go ahead and close this thread for now. But
   if you’d like us to assist further, please feel welcome to continue the conversation.
 * Thanks!

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

The topic ‘PHP Fatal Error’ is closed to new replies.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/php-fatal-error-359/#post-16714936)
 * Status: resolved