I tried to run the php file change scanner. Clicking on the "Scan"-Button, it starts to do its work, but after a few minutes an error popup appears (see below). When I close the error message, no report is created.
I purged file cache and tried around with different settings (runtime bias, etc.) - no success
Please help - thanks,
Christoph
Here is the error message:
...................................
<strong>AJAX Loading Error</strong><br/>HTTP Status: 500 (Internal Server Error)<br/>Internal status: error<br/>XHR ReadyState: 4<br/>Raw server response:<br/><?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de">
<head>
<title>Serverfehler!</title>
<link rev="made" href="https://www.akeeba.com/mailto:%5bno%20address%20given%5d" />
<style type="text/css"><!--/*--><![CDAT[/*><!--*/ <br /> body { color: #000000; background-color: #FFFFFF; }<br /> a:link { color: #0000CC; }<br /> p, address {margin-left: 3em;}<br /> span {font-size: smaller;}<br /> /*]]>*/--></style>
</head>
<body>
<h1>Serverfehler!</h1>
<p>
Die Anfrage kann nicht beantwortet werden, da im Server
ein interner Fehler aufgetreten ist.
</p>
<p>
Fehlermeldung:
<br />Premature end of script headers: index.php
</p>
<p>
Sofern Sie dies für eine Fehlfunktion des Servers halten,
informieren Sie bitte den
<a href="https://www.akeeba.com/mailto:%5bno%20address%20given%5d">Webmaster</a>
hierüber.
</p>
<h2>Error 500</h2>
<address>
<a href="https://www.akeeba.com/">schoenberg.at</a><br />
<span>Wed May 2 16:22:05 2018<br />
Apache</span>
</address>
</body>
</html>