I'm attaching an image of the problem. Hi
Check for update not working
Should work again now.
I moved the webpage heidisql.com to Manitu yesterday, and the Apache webserver is slightly differently configured. Fortunately I found a workaround for enabling that "Content-Length" header through PHP: I need to activate ap_trust_cgilike_cl .
Code modification/commit
3681556
from Ansgar Becker <anse@heidisql.com>,
5 months ago,
revision 12.11.0.7090
Do not require a "Content-Length" response header in THttpDownload. Responses mostly come compressed with "Transfer-Encoding: chunked" and then need hacks to get a Content-Length header. See https://www.heidisql.com/forum.php?t=44407
Please login to leave a reply, or register at first.
