Michael Van Canneyt escreveu:
On Sat, 3 Jul 2010, Luiz Americo Pereira Camara wrote:
I've created some CGI applications with fpWeb with success.
I tried to create a FastCGI application (a simple hello world) but
when a request is done the program start, Application.Initialize and
Applicati
On Sat, 3 Jul 2010, Luiz Americo Pereira Camara wrote:
I've created some CGI applications with fpWeb with success.
I tried to create a FastCGI application (a simple hello world) but when a
request is done the program start, Application.Initialize and Application.Run
is called. TCustomWebApp
Hi,
MSEide+MSEgui rev. 2.4rc1 has been released:
http://developer.berlios.de/project/showfiles.php?group_id=11520
Martin
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
I've created some CGI applications with fpWeb with success.
I tried to create a FastCGI application (a simple hello world) but when
a request is done the program start, Application.Initialize and
Application.Run is called. TCustomWebApplication.HandleRequest (I've
monitored OnGetModule) is not