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?)? Yes
Joomla! version: 2.5.14
PHP version: 5.3.27
MySQL version: 5.5.33-31.1
Host: Localhost (wampserver)
Akeeba Backup version which took the backup: Akeeba Backup Professional 3.8.2 (2013-09-30)
Kickstart version used to extract the backup: Akeeba Kickstart 3.6.0
Description of my issue:
I am using both akeeba Admin tool (pro) and akeeba backup (pro).
When I install backup on localhost (wampserver), everything goes fine in installation process. But after installation the browser shows "internal Server Error- 500 error".
I read your documentation and changed name of .htaccess to htaccess.bak, then the browser shows the following error:
jos-Warning: JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING
JSite -> initialise() @ C:\wamp\www\index.php:30
JApplication -> initialise() @ C:\wamp\www\includes\application.php:116
JApplication -> triggerEvent() @ C:\wamp\www\libraries\joomla\application\application.php:230
JDispatcher -> trigger() @ C:\wamp\www\libraries\joomla\application\application.php:642
JEvent -> update() @ C:\wamp\www\libraries\joomla\event\dispatcher.php:161
call_user_func_array() @ C:\wamp\www\libraries\joomla\event\event.php:71
plgSystemAdmintoolsPro -> onAfterInitialise()
plgSystemAdmintoolsPro -> IPFiltering() @ C:\wamp\www\plugins\system\admintools\admintools\pro.php:140
JError :: raiseError() @ C:\wamp\www\plugins\system\admintools\admintools\pro.php:667
JError :: raise() @ C:\wamp\www\libraries\joomla\error\error.php:251
JError :: throwError() @ C:\wamp\www\libraries\joomla\error\error.php:176
call_user_func_array() @ C:\wamp\www\libraries\joomla\error\error.php:214
JError :: handleCallback()
call_user_func() @ C:\wamp\www\libraries\joomla\error\error.php:765
plgSystemRedirect :: handleError()
JError :: customErrorPage() @ C:\wamp\www\plugins\system\redirect\redirect.php:109
JDocumentError -> render() @ C:\wamp\www\libraries\joomla\error\error.php:798
JDocumentError -> _loadTemplate() @ C:\wamp\www\libraries\joomla\document\error\error.php:107
require_once() @ C:\wamp\www\libraries\joomla\document\error\error.php:135
require() @ C:\wamp\www\templates\yoo_nano3\error.php:13
Warp\Joomla\Helper\SystemHelper -> init() @ C:\wamp\www\templates\yoo_nano3\warp.php:33
Warp\Joomla\Helper\SystemHelper -> initSite() @ C:\wamp\www\templates\yoo_nano3\warp\systems\joomla\src\Warp\Joomla\Helper\SystemHelper.php:119
JSite -> getParams() @ C:\wamp\www\templates\yoo_nano3\warp\systems\joomla\src\Warp\Joomla\Helper\SystemHelper.php:139
JComponentHelper :: getParams() @ C:\wamp\www\includes\application.php:358
JComponentHelper :: getComponent() @ C:\wamp\www\libraries\joomla\application\component\helper.php:92
JComponentHelper :: _load() @ C:\wamp\www\libraries\joomla\application\component\helper.php:43
JError :: raiseWarning() @ C:\wamp\www\libraries\joomla\application\component\helper.php:415
JError :: raise() @ C:\wamp\www\libraries\joomla\error\error.php:276:276
my local host (wampserver) versions:
php:5.3.13
mysql: 5.5.24
what should I do?
I also read your advice about using zend on local. Can I install zend directly on window and install joomal on it; or I need some other software as well.