[fpc-pascal] CGI under Linux using FCL-Web

2012-04-04 Thread Christian Kranich
Hello Michael, Hello Leonardo, Thx for further suggestions: - I did this already (starting from commandline): In windows it came with an exception (like in leonardo's post) Under Linux it returns w/o _any_ output (not even an errormessage) At first I suggested any not compatible unit and com

[fpc-pascal] CGI under Linux using FCL-Web

2012-04-04 Thread Christian Kranich
Michael, Thank you for the fast response! and Many thanks for the _lots_ of work you have done for the project!! (Have the Lazarus and FPC books asside, but want to use the first direct contact for a BIG thank you...) The apache error log said Premature end of script headers (because the script

Re: [fpc-pascal] CGI under Linux using FCL-Web

2012-04-04 Thread michael . vancanneyt
PC-Pascal users discussions Sent: Wednesday, April 4, 2012 8:42 AM Subject: Re: [fpc-pascal] CGI under Linux using FCL-Web On Wed, 4 Apr 2012, Christian Kranich wrote: Hello All, I just started to use FPC in  a project requiring a Webinterface. When porting the Lazarus/Win32 fpc-web exampl

Re: [fpc-pascal] CGI under Linux using FCL-Web

2012-04-04 Thread Leonardo M . Ramé
t.com > > From: "michael.vancann...@wisa.be" >To: FPC-Pascal users discussions >Sent: Wednesday, April 4, 2012 8:42 AM >Subject: Re: [fpc-pascal] CGI under Linux using FCL-Web > > > >On Wed, 4 Apr 2012, Christian Kranich wrot

Re: [fpc-pascal] CGI under Linux using FCL-Web

2012-04-04 Thread michael . vancanneyt
On Wed, 4 Apr 2012, Christian Kranich wrote: 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 o

[fpc-pascal] CGI under Linux using FCL-Web

2012-04-04 Thread Christian Kranich
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 complai