Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? No
Joomla! version: 2.5.4
PHP version: 5.3.9
MySQL version: 5.1.56
Host: Rochen
Akeeba Backup version: 5.3..
EXTREMELY IMPORTANT: Please attach a ZIP file containing your Akeeba Backup log file in order for us to help you with any backup or restoration issue. If the file is over 2Mb, please upload it on your server and post a link to it.
Description of my issue:
When I try to open Akeeba in the Joomla backend, I get a 500 error:
Server error The website encountered an error while retrieving http://www.humaniversity.com/hum2-5/administrator/index.php?option=com_akeeba. It may be down for maintenance or configured incorrectly. Here are some suggestions: Reload this webpage later. HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
When I turn error reporting on maximum, I see the error when going to Akeeba backup:
Fatal error: Declaration of AEPlatformJoomla15::getPlatformVersion() must be compatible with that of AEPlatformInterface::getPlatformVersion() in /home/humanive/public_html/hum2-5/administrator/components/com_akeeba/akeeba/platform/joomla15/platform.php on line 617
I also get an error with Admin Tools:
500 - An error has occurred. JDatabaseMySQLi::query: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `location` = 'http://cdn.akeebabackup.com/updates/libraries/fof'' at line 2 SQL=SELECT update_site_id WHERE `location` = 'http://cdn.akeebabackup.com/updates/libraries/fof' Return to Control Panel Call stack # Function Location 1 JAdministrator->dispatch() /home/humanive/public_html/hum2-5/administrator/index.php:46 2 JComponentHelper::renderComponent() /home/humanive/public_html/hum2-5/administrator/includes/application.php:153 3 JComponentHelper::executeComponent() /home/humanive/public_html/hum2-5/libraries/joomla/application/component/helper.php:357 4 require_once() /home/humanive/public_html/hum2-5/libraries/joomla/application/component/helper.php:388 5 AdmintoolsDispatcher->dispatch() /home/humanive/public_html/hum2-5/administrator/components/com_admintools/admintools.php:153 6 FOFDispatcher->dispatch() /home/humanive/public_html/hum2-5/administrator/components/com_admintools/dispatcher.php:69 7 AdmintoolsControllerCpanel->execute() /home/humanive/public_html/hum2-5/libraries/fof/dispatcher.php:197 8 FOFController->execute() /home/humanive/public_html/hum2-5/administrator/components/com_admintools/controllers/cpanel.php:16 9 AdmintoolsControllerCpanel->onBeforeBrowse() /home/humanive/public_html/hum2-5/libraries/fof/controller.php:280 10 AdmintoolsModelCpanels->needsDownloadID() /home/humanive/public_html/hum2-5/administrator/components/com_admintools/controllers/cpanel.php:30 11 JDatabase->loadResult() /home/humanive/public_html/hum2-5/administrator/components/com_admintools/models/cpanel.php:183 12 JDatabaseMySQLi->query() /home/humanive/public_html/hum2-5/libraries/joomla/database/database.php:1109 13 JError::raiseError() /home/humanive/public_html/hum2-5/libraries/joomla/database/database/mysqli.php:396 14 JError::raise() /home/humanive/public_html/hum2-5/libraries/joomla/error/error.php:251
Any ideas..?