I have restored my website akeeba backup to my local sever on my Mac, MAMP and I can see the website front-end and it works well. However, the back-end /administrator gives an internal server error. I can not access /administrator.
Here the troubleshooting I did following help from other tickets:
1) testing if it is .htaccess issue?
renamed .htaccess and .htaccessForAdmintTools to htaccess-bak and htaccessForAdmintTools-bak
no change -still got an internal server error
2) check my server's error logs:
php error log: is empty
got this line in SSL error log:
::1 - kaymo24 [19/Nov/2015:11:55:31 -0800] "GET /joomla.bk.20151119/administrator HTTP/1.1" 500 535
I recognize the user 'kaymo24' is set by Admin tools and is a password protect setting.
=========
My questions are:
How do I work around this password protect setting?
Is there a way to deactivate this using the php config?
Should I deactivate Admin tools or password protect before I start akeeba backups on the live server?
I use my MAMP to test new features and I was not having any problem to restore before I installed Admin tools. However I like Admin tools so I need to find a way to restore my backups on my local machine and make the /administrator part working.
Thanks in advance for your help on this
Kay