[lazarus] OT: CGI for apache with free pascal
Shane Miller
SMiller1 at stvgb.org
Thu May 27 09:37:25 EDT 1999
2 links that are virtually the same.
http://www.lakefield.net/~smiller/lazarus
and
http://www.pcpros.net/~vbman
Shane
>>> Andrew Bower <ABower at cffi.com> 05/27 7:13 AM >>>
Stupid question, but can someone give me the project homepage url again, I
lost my link when IE blew up :-/
Thanks,
Andrew Bower
-----Original Message-----
From: Michael Van Canneyt [mailto:michael.vancanneyt at wisa.be]
Sent: Thursday, May 27, 1999 8:34 AM
To: lazarus at miraclec.com
Subject: RE: [lazarus] OT: CGI for apache with free pascal
On Wed, 26 May 1999, Baeseman, Cliff wrote:
> So for stuff like ini files we would just place somewhere like /etc
> hardcoded into the app..? Not very pretty!
But this is standard behaviour under Unix for ALL applications.
Alternatively, use /var/share or so.
There is a file-hierarchy standard that tells you where an application
should put it's files.
In any case, it's blasphemy to put a config file in a executable dir.
(awful Windows practice)
Michael.
>
> Cliff
>
> -----Original Message-----
> From: Michael Van Canneyt [mailto:michael.vancanneyt at wisa.be]
> Sent: Wednesday, May 26, 1999 10:10 AM
> To: lazarus at miraclec.com
> Subject: RE: [lazarus] OT: CGI for apache with free pascal
>
>
>
>
> On Wed, 26 May 1999, Baeseman, Cliff wrote:
>
> > alright that is what I like to here I will change that this evening. I
> > wrote some real ugly code to do it last night.
> >
> > BTW is there some routine to give me the path to the currently running
> > application?
>
> !! NO WAY under linux !!
> (lest processing the /proc directory tree)
>
> paramstr(0) will ONLY give the ACTUAL command-line command:
> lazaruside file.pp
> will return lazaruside, EVEN if /usr/X11/bin/lazaruside was executed.
>
>
> Michael.
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.miraclec.com/list_archives/lazarus
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.miraclec.com/list_archives/lazarus
>
_________________________________________________________________
To unsubscribe: mail lazarus-request at miraclec.com with
"unsubscribe" as the Subject
archives at http://www.miraclec.com/list_archives/lazarus
_________________________________________________________________
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