[lazarus] OT: CGI for apache with free pascal

Baeseman, Cliff Cliff.Baeseman at greenheck.com
Mon May 24 15:08:32 EDT 1999


That is for sure the ole TStrings error showing up.  

Cliff

-----Original Message-----
From: nico at clubdelphi.com [mailto:nico at clubdelphi.com]
Sent: Monday, May 24, 1999 2:54 PM
To: lazarus at miraclec.com
Subject: Re: [lazarus] OT: CGI for apache with free pascal


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

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list