We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
[email protected]
The text was updated successfully, but these errors were encountered:
hi! i'm having the same problem!
Sorry, something went wrong.
No branches or pull requests
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:
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:32The text was updated successfully, but these errors were encountered: