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

CGI: Deal with stderr #244

Open
GoogleCodeExporter opened this issue Nov 4, 2015 · 1 comment
Open

CGI: Deal with stderr #244

GoogleCodeExporter opened this issue Nov 4, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I'd like to use mongoose as a quick to setup PHP debugging server. 

One problem I'm running into though: It seems to ignore the errors/notices the 
php-cgi process prints to stdout. Other CGI servers seem to insert the stderr 
stream into the top of the page, which is what I'd like to see mongoose to do 
as well.

Original issue reported on code.google.com by elsdoer...@gmail.com on 30 Mar 2011 at 2:54

@GoogleCodeExporter
Copy link
Author

I have a patch for this here: 
http://code.google.com/r/elsdoerfer-mongoose-stderr/source/detail?r=16d3006f7d0e
c0b7361c083c56759d586bd7821f

I have not tested the Windows version though.

Original comment by elsdoer...@gmail.com on 12 Apr 2011 at 3:33

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

1 participant