Viewing 15 replies - 1 through 15 (of 16 total)
  • Anonymous User 7658014

    (@anonymized_7658014)

    Hi Alexander, can you do a <? phpinfo(); ?> somewhere in order to see if the mysqli module is installed in your environment? Are you on shared webspace or on your own server?

    Thread Starter Mario

    (@ejamo)

    I’m on dedicated server and mysqli is installed.

    Moreover I have this error:
    PHP Warning: putenv() [function.putenv]: Safe Mode warning: Cannot set environment variable ‘TMPDIR’ – it’s not in the allowed list in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/backwpup/inc/class-job.php on line 626

    Anonymous User 7658014

    (@anonymized_7658014)

    Thanks, we’re on it!

    Anonymous User 7658014

    (@anonymized_7658014)

    Alexander, is safe mode active on your machine? If so, please deactivate it and maybe also update PHP.

    Safe Mode — This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0.

    http://php.net/manual/de/features.safe-mode.php

    Thread Starter Mario

    (@ejamo)

    Hi Caspar, no Safe Mode is off

    Plugin Author Daniel Hüsken

    (@danielhuesken)

    I have improve it a bit more and hope that it is fixed with next update.

    Thread Starter Mario

    (@ejamo)

    Thank you very much Daniel! When it will released?

    To me the same problem occurs. Previous versions 2.x worked perfectly.

    Plugin Author Daniel Hüsken

    (@danielhuesken)

    I’m on upload it will take some minutes.

    download link is broken

    Thread Starter Mario

    (@ejamo)

    I confirm that download link is broken

    I’m in 3.0.3 and i get the error (three consecutive times):

    PHP Fatal error: Call to undefined method mysqli::get_charset() in [site dir here]/wp-content/plugins/backwpup/inc/class-mysqldump.php on line 196

    SQL file is not generated.

    Shared hosting, php 5.3.21, mysql 5.5.29-cll, safe mode off, mysqli installed, WP 3.5.1.

    I’m getting the same error as acorderob… CentOS 6, php 5.4.11-1, mysql 5.5.30-1

    Thread Starter Mario

    (@ejamo)

    I’ve updated to last version, but I still have:
    PHP Fatal error: Call to undefined method mysqli::get_charset() in [site dir here]/httpdocs/wp-content/plugins/backwpup/inc/class-mysqldump.php on line 196

    Dedicated server, PHP version 5.3.22, MySQL version 5.5.30-cll

    Hi, I also get this error

    PHP Fatal error: Call to undefined method mysqli::get_charset()
    CentOS 6, php 5.3.20 mysql 5.5.29

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘"Call to undefined method" after update to 3.0.2’ is closed to new replies.