Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display friendly error message when spawning CGI process fails #127

Open
GoogleCodeExporter opened this issue Aug 28, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

GoogleCodeExporter commented Aug 28, 2015

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

@okobsamoht
Copy link

hi! i'm having the same problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants