I'm attempting to get Akeeba Backup running on Wordpress 4.3.1 and Gantry 5.1.4
Running PHP 5.5.29
When I access Akeeba I get this message in the apache error logs.
PHP Fatal error: Cannot redeclare PasswordCompat\\binary\\_strlen() (previously declared in /home/[removed]/wp-content/plugins/gantry5/src/vendor/ircmaxell/password-compat/lib/password.php:267) in /home/[removed]/web/wp-content/plugins/akeebabackupwp-core/app/Awf/User/password.php on line 258, referer: http://[removed]/wp-admin/plugins.php?plugin_status=all&paged=1&s
I found TWO whole posts in Google about this, "Cannot redeclare PasswordCompat" error, and one of them referenced Gantry5. The thread (on Github) mentioned that Akeeba had released 1.4.2 of the software that resolved the issue. However, even with that version installed, I'm still getting the error.
Anyone have any ideas on this one?