apriestley | 9 Apr 2010 00:54

freecgi++

Hi,

Anyone have success with the CGI library freecgi++  as fastcgi?

for those of you familiar with the library, off the bat I'm getting errors regarding fstream.

is this an instance where one needs to use fcgiapp.h?

any help would be appreciated,

Auron



_______________________________________________
FastCGI-developers mailing list
FastCGI-developers@...
http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers
Maxim P. Dementiev | 9 Apr 2010 08:18
Picon

Re: freecgi++

Hi, Auron,

Your question is very concise, it doesn't contain any explanations (e.g. output from compiler), so it
doesn't provide any clue.
Anyway...

On Thu, 8 Apr 2010 15:54:35 -0700
  "apriestley" <apriestley@...> wrote:
> Hi,
> 
> Anyone have success with the CGI library freecgi++  as fastcgi? 
> 
Yes, we have!

> for those of you familiar with the library, off the bat I'm getting errors 
> regarding fstream.
> 
We are using fcgi_streambuf class from fcgio.h.
The application, which uses it, compiles and links without any problem.

> is this an instance where one needs to use fcgiapp.h?
> 
> any help would be appreciated, 
> 
> Auron
> 
> 

Best regards,
Max
________________________________________________________________
LiveJournal: http://mpd.livejournal.com/
SourceForge: http://maximdementiev.users.sourceforge.net/
Wikipedia: http://en.wikipedia.org/wiki/User:Mpd_en
Maxim P. Dementiev | 9 Apr 2010 08:34
Picon

Re: freecgi++

Excuse me, we don't use _FREE_cgi++, I was wrong...
Sorry.

Max

On Fri, 09 Apr 2010 10:18:51 +0400
  "Maxim P. Dementiev" <max@...> wrote:
> Hi, Auron,
> 
> Your question is very concise, it doesn't contain any explanations (e.g. output from compiler), so it
doesn't provide any clue.
> Anyway...
> 
> On Thu, 8 Apr 2010 15:54:35 -0700
>  "apriestley" <apriestley@...> wrote:
>> Hi,
>> 
>> Anyone have success with the CGI library freecgi++  as fastcgi? 
>> 
> Yes, we have!
> 

Gmane