1. Is that done by changing:
# RewriteBase /
into
RewriteBase /
2. Not much I can do about that. I thank my webhost for that :)
3. I completely reinstalled the wampserver because I could not install the addon. The addon is now installed and when I take a look at the php.ini file I see that display_errors is found a couple of times. The first one is in the part "About this file" and looks like this:
; - display_errors = Off [Security]
And the next one is in “Error handling and reporting” and that one looks like this:
display_errors = On
So I guess the second one is the one you mention and already correctly configured.
Also the other one also looks correctly configured:
error_reporting = E_ALL
4. I will check that later. My main priority now is not to get a blanc homepage screen after a local restore.
When I uncomment RewriteBase as mentioned at 1. and when I do a restore locally and I want to open my website at http://localhost/tdu_akeeba_101009/community it brings me back to the localhost page.
I have enclosed 2 new files with the same password:
1. The Akeeba logfile after the backup has been made. Error reporting was set to maximum in the Global Configuration
2. The error report as downloaded from the cPanel. But it doesn’t show errors of today when I made the new backup
The php error log of wamp doesn’t show any errors of today’s restore so therefore I didn’t add that one.
I hope I interpreter your comments correctly because I do not have a lot of skills with this.
##2logs##