Closed GoogleCodeExporter closed 9 years ago
I have reproduced the problem using the same path as you. I have removed the
spaces and still had the same error. There are two important logs in the
console:
- 23:09:32.249 WARNING: vsnprintf error
- 23:09:32.249 WARNING: spawn_process: CreateProcess(): 87
vsnprintf() warning means that it probably exceeded the available buffer or
something.
This is definitely a bug in the Mongoose webserver.
Original comment by czarek.t...@gmail.com
on 22 Jan 2014 at 10:11
More debug logs from mongoose:
*** 1390582331.00001548.spawn_process.1357: Running []
*** 1390582331.00001548.send_http_error.970: [Error 500: Internal Server Error
Cannot spawn CGI process [C:\phpdesktop\Projects-Software
Builders\PHPDesktop\phpdesktop-chrome-31.3-php-5.5.8-minified\phpdesktop-chrome-
31.3-php-5.5.8-minified\phpdesktop-chrome\www/index.php]: No such device or
address]
Seems like the problem is in the spawn_process() function on line 1357.
Original comment by czarek.t...@gmail.com
on 24 Jan 2014 at 4:54
Fixed in revision aa18aa4550de.
Original comment by czarek.t...@gmail.com
on 24 Jan 2014 at 5:09
Chrome 31.4 and MSIE 1.12 released.
Original comment by czarek.t...@gmail.com
on 26 Jan 2014 at 1:24
Original issue reported on code.google.com by
ccn...@gmail.com
on 22 Jan 2014 at 10:03Attachments: