- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 581
Open
Labels
Description
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