Search found 2 matches
Aprelium Forum Index
Author Message
  Topic: CGI GIF output corrupted
neptune

Replies: 2
Views: 9344

PostForum: FastCGI/CGI   Posted: Fri Nov 07, 2003 3:44 am   Subject: CGI GIF output corrupted
Much apreciated aprelium. I changed stdout to binary mode with the following:
#include <fcntl.h>
#include <io.h>

_setmode(_fileno(stdout), _O_BINARY);
And all works a ...
  Topic: CGI GIF output corrupted
neptune

Replies: 2
Views: 9344

PostForum: FastCGI/CGI   Posted: Tue Nov 04, 2003 2:28 am   Subject: CGI GIF output corrupted
I have a cgi written in C that dynamically creates a small GIF. It works without any problems under apache on a linux system and most of the time under Abyss on WinXP.
Under Abyss, the output is som ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group