• Resolved borkenkaefer

    (@borkenkaefer)


    I’m running a wordpress installation on a debian system with the debians version of wordpress (verion 4.7.5).

    Starting with Version 24.0 of mailpoet, a fatal error is thrown … Any suggestions? For now, I’m running with version 23.2.

    2019/05/03 09:32:06 [error] 3825#3825: *147952 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Uncaught Error: Call to undefined method wpdb::parse_db_host() in /var/lib/wordpress/wp-content/plugins/mailpoet/lib/WP/Functions.php:533
    Stack trace:
    #0 /var/lib/wordpress/wp-content/plugins/mailpoet/lib/Config/Env.php(64): MailPoet\WP\Functions->parseDbHost('10.0.5.11')
    #1 /var/lib/wordpress/wp-content/plugins/mailpoet/lib/Config/Env.php(57): MailPoet\Config\Env::initDbParameters('10.0.5.11', 'wp.dev.domain.tld', 'db_password', 'db_name')
    #2 /var/lib/wordpress/wp-content/plugins/mailpoet/mailpoet_initializer.php(17): MailPoet\Config\Env::init('/var/lib/wordpr...', '3.24.0', '10.0.5.11', 'db_user', 'db_password', 'wp_laebigilorra...')
    #3 /var/lib/wordpress/wp-content/plugins/mailpoet/mailpoet.php(101): require_once('/var/lib/wordpr...')
    #4 /usr/share/wordpress/wp-settings.php(304): include_once('/var/lib/wordpr...')
    #5 /usr/share/wordpress/wp-config.php(59): require_once('/usr/share/word...')

    In wp-config.php the database host is specified like this:
    define('DB_HOST', '10.0.5.11');

    • This topic was modified 5 years, 7 months ago by borkenkaefer.
    • This topic was modified 5 years, 7 months ago by borkenkaefer.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘PHP Fatal error: Uncaught Error: Call to undefined method wpdb::parse_db_host()’ is closed to new replies.