[lazarus] OT: CGI for apache with free pascal

Nicolas Aragon nico at clubdelphi.com
Mon May 24 14:57:23 EDT 1999


Hello,

>> I wrote routines to parse multipart/form-data contents (file uploads).
>> Let's add them to the library. Could you send me the code? Or is it
>> updated at contributed units page?
>TEZcgi is part of the FCL. It is in CVS or you can get it in the
>fcl.zip. The file is ezcgi.pp.

So I had it. But trying to create a TEZcgi cgi exits with an "Out of
memory" error. A plain CGI with just writeln's works OK.

I couldn't track where the error raises, except that it's in the
constructor... I think I've read here that there were some problems
with TStringList :-??
It's the only "do something" stuff in the constructor, but I can't
test it now, I'll wait to the next cvs update. Anyway, I would
appreciate if someone can tell me if this problem isn't only mine.

My code doesn't touch the constructor, just if you were asking :-)

BTW, what does "EZ" stands for in "TEZcgi"?

greetings

  Nico






More information about the Lazarus mailing list