Hello,
This morning WordPress informed me that there was an update for Xcloner, so I let it automatically download and install the new version of Xcloner.
A few minutes ago, I attempted to conduct a backup of my WP and a few other databases.
While Xcloner said that everything was okay and ready to backup, as soon as I hit the "continue" button, I got this error:
Fatal error: Call to undefined function mysql_set_charset() in /MyApps/4DWebSTAR/MyServer/MySite/MyBlog/wp-content/plugins/xcloner-backup-and-restore/classes/mysqlBackup.class.php on line 146
Upon looking at line 146 in that file, it says:
mysql_set_charset('utf8', self::$link);
What do I need to do in order to fix this?
I am running WordPress on an old Macintosh G4 mini-tower running Tiger 10.4.11. My web server software -- not Apache -- uses a proprietary installation of PHP in my "MyApps" folder.
Thanks for any assistance that you can provide.
http://wordpress.org/extend/plugins/xcloner-backup-and-restore/