FastCGI Issue with FCGX with PowerBasic

 
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI
View previous topic :: View next topic  
Author Message
Mike Trader
-


Joined: 13 Nov 2008
Posts: 3

PostPosted: Thu Nov 13, 2008 9:15 am    Post subject: FastCGI Issue with FCGX with PowerBasic Reply with quote

Without a working fastcgi.exe to test FCGX_PutStr() with, I can only use the extended logging (excellent idea by the way) of Abyss.

I compiled my app using
FCGX_PutS()
FCGX_PutStr()

The former is in fact just a wrapper of the latter as you can see here:
http://www.fastcgi.com/devkit/libfcgi/fcgiapp.c

Which tends to point the finger at PowerBasic. PB is known for idiosyncratic implementation of calling conventions with 8Byte Signed Integers in terms of how they push them onto the stack, but I have never had a problem with a 4byte integer in any call to an API.
Back to top View user's profile Send private message
CoastResearch
-


Joined: 21 Apr 2009
Posts: 5

PostPosted: Sat Oct 31, 2009 5:42 am    Post subject: Reply with quote

This is addressed in version 2 of this library available here:
www.coastrd.com
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group