Skip to content

Display friendly error message when spawning CGI process fails #127

Open
@GoogleCodeExporter

Description

@GoogleCodeExporter

See https://github.com/cztomczak/phpdesktop/wiki/Knowledge-Base#error-500-internal-server-error-cannot-spawn-cgi-process-cdocuments-and-settingswwwindexphp-no-such-device-or-address

If you try to run phpdesktop with PHP 5.6 on Windows XP you will get error message like this:

  Error 500: Internal Server Error
  Cannot spawn CGI process [C:\...\phpdesktop\www/index.php]: No such device or address

This can be fixed similarly as in Issue #131 by using CefLoadHandler::OnLoadError.

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

Original issue reported on code.google.com by [email protected] on 7 Oct 2014 at 4:32

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions