Hello All,

I just started to use FPC in  a project requiring a Webinterface.
When porting the Lazarus/Win32 fpc-web examples (worked fine)
to X86/Linux(Ubuntu) and Arm-Linux, I started to struggle.

Under Linux, the cgi program terminates w/o any output and w/o any
errormessages. So Apache complains about premature page end.

=> Is there anything special to consider when using fcl-web under
Linux?

=> The bread and butter cgi example (mini.pas) did run, but I like the
concept of FCL-Web offering scalability between CGI, FastCGI, Apache Module
and do not want to reinvent the wheel...

Currently I started copying the fcl-web sources to project folder and 
pinpointing
with writelns to crosscheck what is running and what is not.

Kind Regards,

   Christian Kranich  

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to