phpdesktop icon indicating copy to clipboard operation
phpdesktop copied to clipboard

Display friendly message for: "Error 500: Internal Server Error. CGI program sent malformed or too big (>16384 bytes) HTTP headers"

Open GoogleCodeExporter opened this issue 10 years ago • 2 comments

See https://github.com/cztomczak/phpdesktop/wiki/Knowledge-Base#error-500-internal-server-error-cgi-program-sent-malformed-or-too-big-16384-bytes-http-headers

This error message can be intercepted in CefLoadHandler::OnLoadError and handled appropriately by displaying a friendly error message explaining what is happening.

See also Issue #74 that displays a friendly error message for other case.

Original issue reported on code.google.com by [email protected] on 15 Oct 2014 at 9:55

GoogleCodeExporter avatar Aug 28 '15 11:08 GoogleCodeExporter

solved install vc++2019

samsoftwareapp avatar Nov 28 '24 22:11 samsoftwareapp

This can still be an issue on Win11 Home, this redistributable MS binary fixes it:

https://aka.ms/vs/17/release/vc_redist.x64.exe

taoteh1221 avatar Jul 14 '25 13:07 taoteh1221