function SpawnFCGIProcess(App, Enviro: string; const aPort: Word): Integer; begin Result:=0; // TODO: implement end;